General crDroid GSI | Android 12.1 (Redmi note 11 pro viva/vida) - Redmi Note 11 Pro 4G (viva/vida)

CODES;
I am NOT responsible for bricked devices, destroyed SD cards or any
damage that may happen to your device.
Requirements;
Unlocked bootloader
WARNING;
Don't use nippon gsi they aren't working,I recommend using phh gsi by phusson lineage os by Andyyan and PE 12 by ponces
INSTRUCTIONS;
Power + volume down button
fastboot reboot fastboot
fastboot delete-logical-partition product
fastboot flash system (name gsi.img)
fastboot reboot recovery
in recovery select wipe data
Reboot to system
bugs:
No bugs
links
https://sourceforge.net/projects/gsi-projects/files/v415/crDroid-8.7/
1)If brightness slider is broken:
2)Go to phh treble settings,misc settings enable "use alternative brightness scale", "use linear screen brightness slider" and "allow setting brightness to the lowest possible",reboot the device
I3)d bluetooth audio is broken:
4)Go to phh treble settings,misc settings, "Force enable a2dp off-load" and "Bluetooth workarounds" select mediatek option and reboot the device

Related

[Mi A2][Unlock Bootloader][TWRP][ROM] Ressurection Remix v8.6.5 | Xiaomi Mi A2 (jasmine_sprout)

Greetings Readers,
Today you will learn how to unlock bootloader of your Mi A2 device along with flashing latest(as per now) TWRP(v3.5.0) subsequently flashing the latest(as per now) Resurrection remix OS(v8.6.5).
Your Phone's warranty would void. So you might wanna think again before going forward.
All of your device data would be wiped so create a backup beforehand.
Your device might get stuck in bootloop.
Your device might get damaged.
I won't be responsible for any ruckus you create.​
Pre-requisites:
- Your phone's battery must be charged at least to 70%.​- Keep your PC plugged into power as well.​- Be confident.​Lets Begin​
Things Needed:
- Xiaomi Mi A2​- PC(Windows recommended)​- Data Cable​​Files Needed​
File NameDownload LinkInstructionsRROS-Q-Final v8.6.5Resurrection Remix Downloads- Scroll down until you see a file: RROS-Q-Final-8.6.5-20201215-jasmine_sprout-Official-gapps.zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- Now click on this file name to start the download.
*Gapps included in this ROM file​twrp v3.5.0Download twrp-3.5.0_9-0-jasmine_sprout.img-Click on the blue colored text: Download twrp-3.5.0_9-0-jasmine_sprout.img
twrp-installer v3.5.0Download twrp-installer-3.5.0_9-0-jasmine_sprout.zip- Click on the blue colored text: Download twrp-installer-3.5.0_9-0-jasmine_sprout.zip
platform-tools v31.0.0SDK Platform Tools release notes | Android Developers- Scroll down a bit and under Downloads section click on blue colored text: Download SDK Platform-tools for windows
- Now click on checkbox and then click on the download button to start the download:
Mi Unlock Tool v4.5.813.51miflash_unlock-en-4.5.813.51.zip-​Dm Verity Force Encrypt Disabler v11.02.2020Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip-​
*all the above given download links are from the respective official websites. So, download them all on your PC.
Preparing Mi A2​
Enabling OEM Unlock and USB Debugging:
- Navigate to Settings > About phone.​~ Tap on Build number 7 times.​- Navigate to Settings > System > Developer options.​~ Enable the 'OEM unlocking' and 'USB debugging' switch.​- Switch off your phone.​- Press the Power button and Volume Down button simultaneously, until you see the fastboot screen.​- Connect the phone to your PC using USB data cable.​
Working on PC​
Installing drivers:
- Extract the 'miflash_unlock-en-4.5.813.51.zip' file.​- Inside this file double click on 'miflash_unlock.exe' file.​*we are not installing this tool. We are just using it for installing our device drivers.​​
​- On the top right corner click on the settings gear icon.​​
​- Now click on 'Check' button.​​
​*it will ask for Administration Access twice.​- Click on 'Yes' both the times.​*a new dialogue box appears asking you to connect your device again.​- Unplug your device and connect it again and the drivers will get installed.​​Unlocking Bootloader:
- Extract the 'platform-tools_r31.0.0-windows.zip' file.​- Inside this file will be a folder platform-tools. Open it.​- Now in the address bar type 'cmd' and hit enter.​​
​​*we did this in order to open cmd to this location. So that our future commands are accessible.​- In the cmd window type the command:​
Code:
fastboot devices
​*it will display our device, something like this:​​
​​/* In case your device is not displayed.​Try installing drivers again. */​- Enter the command:​
Code:
fastboot oem unlock
​*this unlocks the bootloader temporarily​/* A screen pops up on our phone.​Navigate using volume buttons and select using power button.​Our phone reboots.​Set up everything haphazardly.​Navigate to Settings and enable Developer options.​Enable USB debugging in Developer options.​Switch off your phone and boot into fastboot mode again. ​Enter the command fastboot devices in order to check if our device is successfully connected. */​- Enter the command:​
Code:
fastboot oem unlock_critical
​*this will unlock our bootloader permanently​/* Once again a screen pops up on our phone asking for a confirmation.​Confirm it and phone reboots.​Once again set it up haphazardly.​Enable Developer options and USB debugging subsequently.​Boot into fastboot mode again. */​- Enter the command:​
Code:
fastboot oem device-info
*this command will confirm if our device' bootloader has been unlocked or not​​
Installing twrp:
-Enter command:​
Code:
fastboot format userdata
*this command wipes Internal Storage of our phone​-Enter command:​
Code:
fastboot format cache
*this command wipes cache of our phone​-Now enter the command fastboot boot and drag and drop the 'twrp-3.5.0_9-0-jasmine_sprout.img' file into cmd and hit enter.​*we did this so that command file will know the location of our twrp img file and hence execute the command​​/* Our phone will boot into recovery mode.​Transfer 'twrp-3.5.0_9-0-jasmine_sprout.img', 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip', 'RROS-Q-Final-8.6.5-20201215-jasmine_sprout-Official-gapps.zip' to Mi A2's Internal storage. */​
Working on Phone​​- Tap on Install > Install Image(bottom right corner) button.​- Select 'twrp-3.5.0_9-0-jasmine_sprout.img' file.​- Now in 'Select Partition to Flash Image:' scroll down and select the 'Install Recovery Ramdisk' option.​- Swipe right to flash.​- Press back once flashing is complete.​*temporary installed twrp in Slot B​​- Go to Home > Wipe > Advanced Wipe.​- Tap on every checkbox except the 'Internal Storage'.​- Swipe right to wipe.​*we wiped the stock rom from Slot B​​- Go to Home > Reboot > Slot A.​- Go to Home > Install.​- Select the file 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip' and swipe right to flash.​*we temporary installed twrp in Slot A​​- Go to Home > Reboot > Recovery.​- Tap on Wipe > Advanced Wipe.​- Tap on every checkbox except the 'Internal Storage'.​*we wiped stock rom from Slot A​​- Go to Home > Install.​- Select the 'RROS-Q-Final-8.6.5-20201215-jasmine_sprout-Official-gapps.zip' ROM file and swipe right to flash.​*this might take some time​- When flashing is finished tap on 'Wipe Cache/Dalvik' button.​*we flashed RROS rom in Slot A​​- Go to Home > Install.​- Select the 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip' and swipe right to flash it again.​*we installed twrp in Slot A again as it got wiped when we flashed our rom​​- Go to Home > Reboot > Slot B.​- Go to Home > Install.​- Select the 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip' file and swipe right to flash.​- Head back to Home > Wipe > Format Data.​- Type 'yes' and tap on the Tick button.​- Go to Home > Reboot > Recovery.​- Go to Mount and tap on 'Enable MTP' button in the lower right corner (Do not press it if it's showing 'Disable MTP').​- Now transfer the 'Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip' file into your phone's internal storage using your PC.​- Go to Install and select the file 'Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip' and swipe right to flash.​*we installed twrp permanently in slot B​- Select the 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip' and swipe right to flash it again.​- Head to Home > Reboot > System.​​​Congratulations we have successfully installed RROS on our Mi A2​
How to boot into recovery:
Method 1: using Software
- Navigate to Settings > Resurrection tools > System > Power dialog.​- Scroll down and under the 'BUTTONS' section, enable the 'Enable advanced restart' switch.​-Now long press the power button and then select Advanced from the menu to see all the options.​Method 2: using Hardware
- Switch off the phone.​- Press Power button and Volume Up button simultaneously.​- Just as you see Android Boot Splash Screen, press the Volume Up button twice.​​Bugs & Fixes​
BugsFixesCamera isn't recording videos.- Head to Camera Settings.
- In 'Video quality' select 'FHD 1080p, 30fps' option.Phone stuck on boot splash screen when battery drains completely.
*this might occur for the very first time only​- Boot into recovery using Power + Volume Up buttons.
- On twrp home screen, go to Reboot > Power Off.
- Switch On your phone by long pressing power button.Sometimes excessive tweaking delays device wake up.- Reboot SystemUI.
- Let the phone sit for a minute.Camera sounds not turning off.- Root your device using latest Magisk app.
- Now, install the module 'Disable screenshot and camera sounds'.
- Reboot your device.​
Special Thanks to:
RROS Team for providing such a wonderful ROM.
TeamWin - TWRP for providing the twrp files.
@Zackptg5 for the Disable Dm-Verity file.
And to every person who made this possible.
Thankyou for Reading​
You can turn on developer option turn on oem unlock. You can register on miui. Provide your mobile details they will give you unlock code. You can say you are developer and you want to unlock it.
Unlock code for android smartphone simcard
How to unlock android smartphone, what is mobile locking & how to check smartphone is locked or not. How to get sim network unlock code for mobile, different kind of cellphone carrier unlock codes. Requirement of generating sim unlock code from imei.
mobile-cellphones.blogspot.com
YOU TOMUCH WRITE, HUHH....
MY DEVICE XIAOMI MI A2 RAM 6 gb ROM 128 GB, THIS MONT I DOWNLOAD AND INSTAL ALL KIND JANK AND FINALLY I WIPE ALL THEN YESTERDAY HERE I DOUNLOAD RROS 8.6.7 OFFICIAL VANILLA,
HOW I INSTALL IT ON WIPED MI A2?
I USE APP RUBBIT XIAOMI ADB/FastbootTools.exe ONLY,
I INSTALL IMAGES OF OFICIAL FIRMWARE Q AND PBRP recovery NOT TO boot BUT TO Recovery, UNBELIVABLE BUT IT HAPPEN. AFTER FEW TIMES I ACCESS TO SDcard OF MI A2 FROM MY TOSHIBA FAKE NOTEBOOK OF YEAR 2008 WITH FAKE WINDOWS7 AND I COPY FILE RROS 8.6.7 FIRMWARE TO TWRP FOLDER CREATED WITH PBRP, ALSO FOLDER Tools FROM PBRP recovery.img
I INSTALL RROS TO a AND TO b, ALSO INSTALL Magisk, Supersu, AND NOT ONES, I DID it UNTILL SUCCESS.
I WANT TO TELL THAT IS AMAZING ROM NO GAPS I LOVE IT, BUT IT CHEAT ME WITH UPDATE TO LATEST RROS 8.6.9 YOU SEE 69 POSE WITH GAPPS, HUHH..
I AGAIN DELETE WIPE ALL RROS AND REINSTALL RROS 8.6.7 VANILLA NO WITH GOOGLE 69.
PLESE SEND TO VANILLA UPDATES WITH VANILLA AND TO RROS WITH GAPPS SEND UPDATES RROS GAPPS, IT NOT THE SAME.
AND PLEASE GIVE FILE boot.img FOR RROS 8.6.7 or 8.6.0 or 8.6.5 BECOUSE MAGISK NEED FILE boot.img AND I DO NOT KNOW WHY YOU SMART DEVELOPERS NEVER SHARE FILE boot.img WITH PRASED ROMS, THANK YOU.
NOW AFTER INSTALLING YOUR TWRP CAN NOT START IT STACK ON LOGO, NOT GOOD YOUR TWRP,
NEED boot_patched.img OF THIS RROS.
OK, I TRY AGAIN INSTALL TWRP 3.5.2 TO Recovery AND AGAIN INSTALL TWRP 3.5.2 TO boot AND INSTALL MAISK AND MagiskManagerRecovery TO ANABLE ROOT AND REBOOT AND IT STILL RUN RR LOGO
* * * * *
RROS 8.6.7 THE BEST ROM IT HAVE ANYTHING WE NEED EVEN BUTTON REMAPER IN THE SETTING, ALL MY BELOVED GAMES CAN RUN WITH THIS RROS ANDROID 10, EVEN J2MeRunner AND IT GAME LIKE Heroes Lore Wind of Soltia AND SuperWaterBomber, ALSO J2MeLoader WORKING AND CAN RUN ALL Java Jar Games, RROS THE BEST BUT I NEED ROOT FOR MY FRIEND LuckyPatcher
* * * * *
SO MANY TALKING ABOUT TOOLS AND adb TO UNLOCK BOOTLOADER,
I AM SORRY I AM SMARTER OR ALL AROUND MAD, JUST GO DEVELOPER OPTION AND TURN ON UNLOCK BOOTLOADER.
AND IN Xiaomi ADB/FastbootTools CLICK UNLOCK AND IT SAY ALREADY UNLOCKED THEN FLASH ANYTHING. I DID IT USING GARBAGE JUNK NOTEBOOK TOSHIBA J70 CHINES CLONE AND THERE SMARTERS PEOPLE USING LATEST WINDOWS AND PC ADVICE TO US adb MANY JUNK ZIP FILES I USE APP SIZE 2.9 MB AND NOTHING ELSE.
* * * * *
GOOD/ GOOD TWRP 5.3.2 AND PATCH ALSO GOOD BUT I MISTAKE AND INSTALL TWRP TO a AND TO b NOW I HAVE TWRP IN a AND b,
PHONE BOOTLOOP WHEN START a, AND WORKING OK WHEN START b, I NO UNDERSTAND WHY NOT YET I GET ROOT, SUPERSU NO WORKING, MAGISK EVERY 3 OPTIONS YES BUT INSTALLED SHOW N/A, I INSTALL MAGISK FROM TWRP HUNDRED TIMES AND NOT YET ROOT, IT ASKED ME FOR boot.img
MAYBE NEED PATCH TWRP.. AND INSTAL IT IN 101 TIME..
eleven.co said:
Greetings Readers,
Today you will learn how to unlock bootloader of your Mi A2 device along with flashing latest(as per now) TWRP(v3.5.0) subsequently flashing the latest(as per now) Resurrection remix OS(v8.6.5).
Your Phone's warranty would void. So you might wanna think again before going forward.
All of your device data would be wiped so create a backup beforehand.
Your device might get stuck in bootloop.
Your device might get damaged.
I won't be responsible for any ruckus you create.​
Pre-requisites:
- Your phone's battery must be charged at least to 70%.​- Keep your PC plugged into power as well.​- Be confident.​Lets Begin​
Things Needed:
- Xiaomi Mi A2​- PC(Windows recommended)​- Data Cable​​Files Needed​
File NameDownload LinkInstructionsRROS-Q-Final v8.6.5Resurrection Remix Downloads- Scroll down until you see a file: RROS-Q-Final-8.6.5-20201215-jasmine_sprout-Official-gapps.zip
View attachment 5226269
- Now click on this file name to start the download.
*Gapps included in this ROM file​twrp v3.5.0Download twrp-3.5.0_9-0-jasmine_sprout.img-Click on the blue colored text: Download twrp-3.5.0_9-0-jasmine_sprout.imgView attachment 5226271twrp-installer v3.5.0Download twrp-installer-3.5.0_9-0-jasmine_sprout.zip- Click on the blue colored text: Download twrp-installer-3.5.0_9-0-jasmine_sprout.zipView attachment 5226273platform-tools v31.0.0SDK Platform Tools release notes | Android Developers- Scroll down a bit and under Downloads section click on blue colored text: Download SDK Platform-tools for windows
View attachment 5226281
- Now click on checkbox and then click on the download button to start the download:
View attachment 5226285Mi Unlock Tool v4.5.813.51miflash_unlock-en-4.5.813.51.zip-​Dm Verity Force Encrypt Disabler v11.02.2020Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip-​
*all the above given download links are from the respective official websites. So, download them all on your PC.
Preparing Mi A2​
Enabling OEM Unlock and USB Debugging:
- Navigate to Settings > About phone.​~ Tap on Build number 7 times.​- Navigate to Settings > System > Developer options.​~ Enable the 'OEM unlocking' and 'USB debugging' switch.​- Switch off your phone.​- Press the Power button and Volume Down button simultaneously, until you see the fastboot screen.​- Connect the phone to your PC using USB data cable.​
Working on PC​
Installing drivers:
- Extract the 'miflash_unlock-en-4.5.813.51.zip' file.​- Inside this file double click on 'miflash_unlock.exe' file.​*we are not installing this tool. We are just using it for installing our device drivers.​​View attachment 5226331​​- On the top right corner click on the settings gear icon.​​View attachment 5226333​​- Now click on 'Check' button.​​View attachment 5226335​​*it will ask for Administration Access twice.​- Click on 'Yes' both the times.​*a new dialogue box appears asking you to connect your device again.​- Unplug your device and connect it again and the drivers will get installed.​​Unlocking Bootloader:
- Extract the 'platform-tools_r31.0.0-windows.zip' file.​- Inside this file will be a folder platform-tools. Open it.​- Now in the address bar type 'cmd' and hit enter.​​View attachment 5226371​​*we did this in order to open cmd to this location. So that our future commands are accessible.​- In the cmd window type the command:​
Code:
fastboot devices
​*it will display our device, something like this:​​View attachment 5226381​​/* In case your device is not displayed.​Try installing drivers again. */​- Enter the command:​
Code:
fastboot oem unlock
​*this unlocks the bootloader temporarily​/* A screen pops up on our phone.​Navigate using volume buttons and select using power button.​Our phone reboots.​Set up everything haphazardly.​Navigate to Settings and enable Developer options.​Enable USB debugging in Developer options.​Switch off your phone and boot into fastboot mode again. ​Enter the command fastboot devices in order to check if our device is successfully connected. */​- Enter the command:​
Code:
fastboot oem unlock_critical
​*this will unlock our bootloader permanently​/* Once again a screen pops up on our phone asking for a confirmation.​Confirm it and phone reboots.​Once again set it up haphazardly.​Enable Developer options and USB debugging subsequently.​Boot into fastboot mode again. */​- Enter the command:​
Code:
fastboot oem device-info
*this command will confirm if our device' bootloader has been unlocked or not​​View attachment 5226413​
Installing twrp:
-Enter command:​
Code:
fastboot format userdata
*this command wipes Internal Storage of our phone​-Enter command:​
Code:
fastboot format cache
*this command wipes cache of our phone​-Now enter the command fastboot boot and drag and drop the 'twrp-3.5.0_9-0-jasmine_sprout.img' file into cmd and hit enter.​*we did this so that command file will know the location of our twrp img file and hence execute the command​​/* Our phone will boot into recovery mode.​Transfer 'twrp-3.5.0_9-0-jasmine_sprout.img', 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip', 'RROS-Q-Final-8.6.5-20201215-jasmine_sprout-Official-gapps.zip' to Mi A2's Internal storage. */​
Working on Phone​​- Tap on Install > Install Image(bottom right corner) button.​- Select 'twrp-3.5.0_9-0-jasmine_sprout.img' file.​- Now in 'Select Partition to Flash Image:' scroll down and select the 'Install Recovery Ramdisk' option.​- Swipe right to flash.​- Press back once flashing is complete.​*temporary installed twrp in Slot B​​- Go to Home > Wipe > Advanced Wipe.​- Tap on every checkbox except the 'Internal Storage'.​- Swipe right to wipe.​*we wiped the stock rom from Slot B​​- Go to Home > Reboot > Slot A.​- Go to Home > Install.​- Select the file 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip' and swipe right to flash.​*we temporary installed twrp in Slot A​​- Go to Home > Reboot > Recovery.​- Tap on Wipe > Advanced Wipe.​- Tap on every checkbox except the 'Internal Storage'.​*we wiped stock rom from Slot A​​- Go to Home > Install.​- Select the 'RROS-Q-Final-8.6.5-20201215-jasmine_sprout-Official-gapps.zip' ROM file and swipe right to flash.​*this might take some time​- When flashing is finished tap on 'Wipe Cache/Dalvik' button.​*we flashed RROS rom in Slot A​​- Go to Home > Install.​- Select the 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip' and swipe right to flash it again.​*we installed twrp in Slot A again as it got wiped when we flashed our rom​​- Go to Home > Reboot > Slot B.​- Go to Home > Install.​- Select the 'twrp-installer-3.5.0_9-0-jasmine_sprout.zip' file and swipe right to flash.​- Head back to Home > Wipe > Format Data.​- Type 'yes' and tap on the Tick button.​- Go to Home > Reboot > Recovery.​- Go to Mount and tap on 'Enable MTP' button in the lower right corner (Do not press it if it's showing 'Disable MTP').​- Now transfer the 'Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip' file into your phone's internal storage using your PC.​- Go to Install and select the file 'Disable_Dm-Verity_ForceEncrypt_11.02.2020.zip' and swipe right to flash.​*we installed twrp permanently in slot B​- Head to Home > Reboot > System.​​​Congratulations we have successfully installed RROS on our Mi A2​
How to boot into recovery:
Method 1: using Software
- Navigate to Settings > Resurrection tools > System > Power dialog.​- Scroll down and under the 'BUTTONS' section, enable the 'Enable advanced restart' switch.​-Now long press the power button and then select Advanced from the menu to see all the options.​Method 2: using Hardware
- Switch off the phone.​- Press Power button and Volume Up button simultaneously.​- Just as you see Android Boot Splash Screen, press the Volume Up button twice.​​Bugs & Fixes​
BugsFixesCamera isn't recording videos.- Head to Camera Settings.
- In 'Video quality' select 'FHD 1080p, 30fps' option.Phone stuck on boot splash screen when battery drains completely.
*this might occur for the very first time only​- Boot into recovery using Power + Volume Up buttons.
- On twrp home screen, go to Reboot > Power Off.
- Switch On your phone by long pressing power button.Sometimes excessive tweaking delays device wake up.- Reboot SystemUI.
- Let the phone sit for a minute.Camera sounds not turning off.- Root your device using latest Magisk app.
- Now, install the module 'Disable screenshot and camera sounds'.
- Reboot your device.​
Special Thanks to:
RROS Team for providing such a wonderful ROM.
TeamWin - TWRP for providing the twrp files.
@Zackptg5 for the Disable Dm-Verity file.
And to every person who made this possible.
Thankyou for Reading​
Click to expand...
Click to collapse
THE BEST ROM THANK YOU.
ALWAYS PROBLEM UNABLE CREATE CACH OR SYSTEM SOLVED BY WIPING ALL EXEPT ENTERNAL AND INSTALLING TO RAM DISC NOT TWRP 3.5.0_9 BUT TWRP 3.2.3 AND IT FLASHING CLEARLY TO CURRENT SLOT FROM a TO a, FROM b TO b WITHOUT RED LETTERS ABOUT ERROR, SO IN ORDER to FLASH RROS AND PATCH AND MAGISK NEED TWRP 3.2.3 jasmine sprout.img
И НИКАКИХ ТАНЦЕВ С БУБНОМ,
НУЖЕН ЗАЯЦ В УШАНКЕ 2.9 mb.exe И TWRP 3.2.3, ПРОШИВКА СУПЕР
LUCY YISRAEL said:
ALWAYS PROBLEM UNABLE CREATE CACH OR SYSTEM SOLVED BY WIPING ALL EXEPT ENTERNAL AND INSTALLING TO RAM DISC NOT TWRP 3.5.0_9 BUT TWRP 3.2.3 AND IT FLASHING CLEARLY TO CURRENT SLOT FROM a TO a, FROM b TO b WITHOUT RED LETTERS ABOUT ERROR, SO IN ORDER to FLASH RROS AND PATCH AND MAGISK NEED TWRP 3.2.3 jasmine sprout.img
И НИКАКИХ ТАНЦЕВ С БУБНОМ,
НУЖЕН ЗАЯЦ В УШАНКЕ 2.9 mb.exe И TWRP 3.2.3, ПРОШИВКА СУПЕР
Click to expand...
Click to collapse
Thankyou for your suggestions and corrections. I'm glad that you did it.

General ArrowOS GSI | Android 12.1 (Redmi note 11 pro viva/vida)

CODES;
I am NOT responsible for bricked devices, destroyed SD cards or any
damage that may happen to your device.
Requirements;
Unlocked bootloader
WARNING;
Don't use nippon gsi they aren't working,I recommend using phh gsi by phusson lineage os by Andyyan and PE 12 by ponces
INSTRUCTIONS;
Power + volume down button
fastboot reboot fastboot
fastboot delete-logical-partition product
fastboot flash system (name gsi.img)
fastboot reboot recovery
in recovery select wipe data
Reboot to system
bugs:
No bugs
links
https://sourceforge.net/projects/gsi-projects/files/v415/ArrowOS-12.1/
1)If brightness slider is broken:
2)Go to phh treble settings,misc settings enable "use alternative brightness scale", "use linear screen brightness slider" and "allow setting brightness to the lowest possible",reboot the device
I3)d bluetooth audio is broken:
4)Go to phh treble settings,misc settings, "Force enable a2dp off-load" and "Bluetooth workarounds" select mediatek option and reboot the device

[ROM][13.0][OnePlus 7T Pro][OFFICIAL] crDroid v9.5 [20230620]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features
Installation/Update Instructions:
From official ROM Android 12 to crDroid 9
From official ROM Android 11 to crDroid 9
From crDroid 8 (or other custom ROM) to crDroid 9
Installing crDroid 9 updates
Sources:​ROM: https://github.com/crdroidandroid
Kernel: https://github.com/crdroidandroid/android_kernel_oneplus_sm8150
Common Device tree: https://github.com/crdroidandroid/android_device_oneplus_sm8150-common
Device tree: https://github.com/crdroidandroid/android_device_oneplus_hotdog
Vendor Common Device tree: https://github.com/crdroidandroid/proprietary_vendor_oneplus_sm8150-common
Vendor Device tree: https://github.com/crdroidandroid/proprietary_vendor_oneplus_hotdog
Download:​crDroid ROM
Recovery Image
OnePlus 7T Pro firmware
GAPPS: Already Included
Known issues:​Tell me
Visit official website @ crDroid.net
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
crDroid OnePlus 7T Pro (hotdog) Telegram group
From official ROM Android 12 to crDroid 9
Spoiler: Click to expand...
Pre-installation:
Download latest recovery image and latest crDroid 9 firmware (Download)
Installation:
1) Backup your data to PC, OTG flash drive...
2) Unlock the bootloader (Instruction)
3) Enter to fastboot mode (With the device powered off, hold Volume Up + Volume Down + Power).
4) Flash our recovery in both slot:
Code:
fastboot flash recovery_a <recovery_filename>.img
fastboot flash recovery_b <recovery_filename>.img
5) Reboot to installed recovery
Code:
fastboot reboot recovery
6) Now tap Factory Reset, then Format data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).
7) On recovery main page tap Apply update -> Apply from ADB
Now sideload <rom_filename>.zip using command:
Code:
adb sideload <rom_filename>.zip
If getting message Signature verification failed click Yes. You'll see process stuck on 47%, Don't worry you'll get Success message just wait.
8) Once you have installed everything successfully, click the back arrow in the top left of the screen, then “Reboot system now”.
From official ROM Android 11 to crDroid 9
Spoiler: Click to expand...
Pre-installation:
Download latest vendor firmware, recovery image and latest crDroid 9 firmware (Download)
Installation:
1) Backup your data to PC, OTG flash drive...
2) Unlock the bootloader (Instruction)
3) Enter to fastboot mode (With the device powered off, hold Volume Up + Volume Down + Power).
4) Unpack vendor firmware zip file. We go into the unpacked folder and run the Update-firmware.sh file (if you have Linux installed) or Update-firmware.bat (if you have Windows) from the Administrator account. We follow the instructions of the installer step by step and make sure that everything is done without errors. At the end of the script program, the phone will reboot into recovery mode.
After the first start of recovery, the screen will not perceive pressing the screen. To navigate through the menu, use the volume buttons and the Power button to confirm the selection.
5) Now tap Factory Reset, then Format data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).
6) On recovery main page tap Apply update -> Apply from ADB
Now sideload <rom_filename>.zip using command:
Code:
adb sideload <rom_filename>.zip
If getting message Signature verification failed click Yes. You'll see process stuck on 47%, Don't worry you'll get Success message just wait.
7) Once you have installed everything successfully, click the back arrow in the top left of the screen, then “Reboot system now”.
From crDroid 8 (or other custom ROM) to crDroid 9
Warning:
People ask the question: "Is it possible to update crDroid 8 firmware to crDroid 9 while keeping the data"? Yes it is possible. But, after the update, there may be problems with some programs or the system. Therefore, I highly recommend doing a "clean" install.
Spoiler: Click to expand...
Pre-installation:
Download latest vendor firmware, recovery image and latest crDroid 9 firmware (Download)
Installation:
1) Backup your data to PC, OTG flash drive...
2) Enter to fastboot mode (From system: Restart... -> Bootloader. Or with the device powered off, hold Volume Up + Volume Down + Power).
3) Unpack vendor firmware zip file. We go into the unpacked folder and run the Update-firmware.sh file (if you have Linux installed) or Update-firmware.bat (if you have Windows) from the Administrator account. We follow the instructions of the installer step by step and make sure that everything is done without errors. At the end of the script program, the phone will reboot into recovery mode.
After the first start of recovery, the screen will not perceive pressing the screen. To navigate through the menu, use the volume buttons and the Power button to confirm the selection.
4) (You can skip this step if you decide to save the data) Now tap Factory Reset, then Format data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).
5) On recovery main page tap Apply update -> Apply from ADB
Now sideload <rom_filename>.zip using command:
Code:
adb sideload <rom_filename>.zip
If getting message Signature verification failed click Yes. You'll see process stuck on 47%, Don't worry you'll get Success message just wait.
6) Once you have installed everything successfully, click the back arrow in the top left of the screen, then “Reboot system now”.
Installing crDroid 9 updates
If for some reason OTA update is not possible. The data will be saved.
Spoiler: Click to expand...
Pre-installation:
Download latest crDroid 9 firmware (Download)
Installation:
1) Backup your data to PC, OTG flash drive...
2) Reboot system into Recovery mode (From system: Restart... -> Recovery. Or with the device powered off, hold Volume Down + Power.).
3) On recovery main page tap Apply update -> Apply from ADB
Now sideload <rom_filename>.zip using command:
Code:
adb sideload <rom_filename>.zip
If getting message Signature verification failed click Yes. You'll see process stuck on 47%, Don't worry you'll get Success message just wait.
6) Once you have installed everything successfully, click the back arrow in the top left of the screen, then “Reboot system now”.
Reserved5
in the next update, if possible, would love to see dolby/opcam
eagerly waiting to install . thanks a lot for andoid 13 <3
On android 12 when i unlock i am losing widevine L1.
ON android 11 when i unlock it is retained.
Damn the new vendor blobs.
i just flashed back to oos11 and unlocked while retaining widevine L1.
Would it be possible to retain L1 and flash Crdroid 9 when on android 11 without the new vendor blobs?
Is anybody else facing this issue?
iv'e tried 2 upgrade paths. from oos11 and oos12.
Only when unlocking on oos11 i can retain L1.
alternatively is there a way to unlcok bootloader on A12 and retain widevine L1?
thanks so much for your work... been excitedly waiting for crdroid 9.
Had latest Android 11.
Followed instruction `from Android 11 to crDroid 9`.
Everything went fine except mobile data. Couldn't connect. Wifi only.
I guess there's a problem in a modem.
Any thoughts?
vsm778 said:
Had latest Android 11.
Followed instruction `from Android 11 to crDroid 9`.
Everything went fine except mobile data. Couldn't connect. Wifi only.
I guess there's a problem in a modem.
Any thoughts?
Click to expand...
Click to collapse
I had the same problem on some rom need to modify point access and change some parameters like delete user/pass, proxy etc..
Thetimelost said:
I had the same problem on some rom need to modify point access and change some parameters like delete user/pass, proxy etc..
Click to expand...
Click to collapse
ill just stay on crdroid 8 for a bit longer, im rooted and have all my favourite magisk modules. Plus i'm waiting for some crdroid 8 features to get transferred to crdoird 9 (like OOS Camera, dolby atmos, etc.).
Anyone with auto brightness problem? Mine is going crazy sometimes. Everything is normal and suddenly "boom" - screen is going brighter and I must manually dimm it.
vsm778 said:
Had latest Android 11.
Followed instruction `from Android 11 to crDroid 9`.
Everything went fine except mobile data. Couldn't connect. Wifi only.
I guess there's a problem in a modem.
Any thoughts?
Click to expand...
Click to collapse
just goto sim settings and reset access points and mobile data will start working. i was going crazy for 2 days thinking something is wrong with ROM.
===== 20221107 =====
* Added: Allow disabling clipboard overlay
* Added: Hidden network support for hotspot
* Added: Connected devices manager for hotspot
* Added: More DNS providers to private DNS
* Added: Long press to copy wifi password
* Added: Show more APK details on App info screen
* Launcher: some more small changes here and there as well as fixes
* Enable split notification shade in landscape
* Some more improvements to hotspot
* Fixed possible SIM issues with non-dual sim variants
* Removed notification clear all icon/bg styles (useless)
* Added wireguard support
* Reworked bootanimation
* Rebased Updater
* Updater: corrected changelog URL
* Updated Aperture (Camera)
* Updated libcore
* Updated translations
* Many Fixes and Improvements
>> Download link <<
or OTA update
================
Donate for my work
When I install this my touchscreen stops working. How do I fix this?
Crdroid 8 was working perfectly.
FalKoopa said:
When I install this my touchscreen stops working. How do I fix this?
Crdroid 8 was working perfectly.
Click to expand...
Click to collapse
You missed the "Firmware" step
chuckiler said:
On android 12 when i unlock i am losing widevine L1.
ON android 11 when i unlock it is retained.
Damn the new vendor blobs.
i just flashed back to oos11 and unlocked while retaining widevine L1.
Would it be possible to retain L1 and flash Crdroid 9 when on android 11 without the new vendor blobs?
Is anybody else facing this issue?
iv'e tried 2 upgrade paths. from oos11 and oos12.
Only when unlocking on oos11 i can retain L1.
alternatively is there a way to unlcok bootloader on A12 and retain widevine L1?
thanks so much for your work... been excitedly waiting for crdroid 9.
Click to expand...
Click to collapse
is there any way to get widevine L1 working with the A12 vendor blobs?
has anyone suceesfully retained L1 while updating A12 vendor blobs?
chuckiler said:
is there any way to get widevine L1 working with the A12 vendor blobs?
has anyone suceesfully retained L1 while updating A12 vendor blobs?
Click to expand...
Click to collapse
It's since the oos12 and cos12 CBT came out that I unlock both and I still have widevine L1.
And so are 99% of users.
You are doing something wrong
Can anyone please tell me if this ROM passes safetynet and banking apps can be used as well?
After trying all available A13 ROMs for my 7T pro ..... I must say this is the most stable, most fluid ROM with best battery backup.
But PE excels in particular 2 fields i.e. audio(you can easily distinguish between each instrument playing in background) output quality and display calibration(if you have the eyes to see the difference of finer tuning of each spectrum). Though the difference is really negligible.
I think in overall score this ROM beats PE. Soooo fluid I can't believe it !!!
Thanks dev for this awesome stable ROM.
I'll again come back to this ROM in future builds to see if these two fields are also set above par.
Again I can't thank enough for this awesome ROM.

[LIST][Q] List of Roms made for Exynos7870

Note: Updateable Post
Note 2: Just Builds made by Batuhantrkgl added. check XDA for others
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
Spoiler: How To Flash?
LineageOS needs custom recovery for flash, if you have skip to step 5.
Step1: enable developer options;
Go to settings>device info> software information and click build number 7 times.
Step 2: enable USB-Debugging & USB Debugging
Go to developer options and enable USB-Debugging And OEM Unlock
Step 3: reboot your phone to download mode.
Shut down your phone and press power + volume down + home button same button and wait download mode confirmation screen if it here, accept it.
Step 4: flash TWRP
Download Odin to your computer and connect your phone using usb-cable, and select your TWRP file and flash using AP option (don't forgot the disable auto-reboot option)
Step 5: Flash Repartition Script.
NOTE: THAT ERASES YOUR ALL DATA (APPS, FILES, CONTACTS ETC.) Flash OrangeFox Recovery for use repartition script
Download repartition script from Here
Step 6: Fix partitions
Go to manage partitions settings on orangefox recovery and change file system first ext2 after ext4
Step 7: flash LineageOS
Click folder icon on orangefox and select Downloaded LineageOS file and confirm flash
Step 8: reboot and done
After finish flash, reboot your phone and complete the setup.
Rom List (Links goes to Telegram):
Project Sakura Android 10 [UNOFFICAL]
MintOS Android 10 [UNOFFICAl]
Arrow 10 [UNOFFICAL]
Lightning Fast ROM-17.1 (Android 10) [OFFICAL]
POSP v3.2.2+18 (Android 10) [UNOFFICAL]
Pixel Experince Android 10 [UNOFFICAL]
KeepQassa v2.1 (Android 10) [OFFICAL]
AOSIP Android 10 [UNOFFICAL]
AlrightOS v0.2 (Android 10) [OFFICAL]
AlrightOS v0.4 (Android 10) [OFFICAL]
Thanks:
Gonic and Astrako For Trees.
Ken Mosq for Server
Sources:
Kernel: https://github.com/samsungexynos7870/android_kernel_samsung_exynos7870/
ROM OS Version: Android 10
ROM Kernel: Linux 3.18

[LIST][Q] List of Roms made for Exynos7870

Note: Updateable Post
Note 2: Just Builds made by Batuhantrkgl added. check XDA for others
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
Spoiler: How To Flash?
LineageOS needs custom recovery for flash, if you have skip to step 5.
Step1: enable developer options;
Go to settings>device info> software information and click build number 7 times.
Step 2: enable USB-Debugging & USB Debugging
Go to developer options and enable USB-Debugging And OEM Unlock
Step 3: reboot your phone to download mode.
Shut down your phone and press power + volume down + home button same button and wait download mode confirmation screen if it here, accept it.
Step 4: flash TWRP
Download Odin to your computer and connect your phone using usb-cable, and select your TWRP file and flash using AP option (don't forgot the disable auto-reboot option)
Step 5: Flash Repartition Script.
NOTE: THAT ERASES YOUR ALL DATA (APPS, FILES, CONTACTS ETC.) Flash OrangeFox Recovery for use repartition script
Download repartition script from Here
Step 6: Fix partitions
Go to manage partitions settings on orangefox recovery and change file system first ext2 after ext4
Step 7: flash LineageOS
Click folder icon on orangefox and select Downloaded LineageOS file and confirm flash
Step 8: reboot and done
After finish flash, reboot your phone and complete the setup.
Rom List (Links goes to Telegram):
Project Sakura Android 10 [UNOFFICAL]
MintOS Android 10 [UNOFFICAl]
Arrow 10 [UNOFFICAL]
Lightning Fast ROM-17.1 (Android 10) [OFFICAL]
POSP v3.2.2+18 (Android 10) [UNOFFICAL]
Pixel Experince Android 10 [UNOFFICAL]
KeepQassa v2.1 (Android 10) [OFFICAL]
AOSIP Android 10 [UNOFFICAL]
AlrightOS v0.2 (Android 10) [OFFICAL]
AlrightOS v0.4 (Android 10) [OFFICAL]
Thanks:
Gonic and Astrako For Trees.
Ken Mosq for Server
Sources:
Kernel: https://github.com/samsungexynos7870/android_kernel_samsung_exynos7870/
ROM OS Version: Android 10
ROM Kernel: Linux 3.18

Categories

Resources