
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:
https://github.com/crdroidandroid/crdroid_features/blob/11.0/README.mkdn
First time installation:
Flashing:
1. Extract the zip and open a shell with ADB and fastboot.
2. Reboot your device into fastbootd mode.
Code:
fastboot reboot fastboot
3. Flash boot, system, product, and vbmeta.
Code:
fastboot set_active a
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
4. Wipe userdata.
Code:
fastboot -w
Gapps:
1. Fastboot boot TWRP
2. Flash Gapps arch64 version 11
3. Reboot
Magisk:
1. Boot into TWRP
2. Flash Magisk vs. 21.1
3. Reboot
Sources:
ROM: https://github.com/crdroidandroid
Kernel: kernel https://github.com/Odin1101/Project-Sofia/tree/Upstream-test
Download: https://sourceforge.net/projects/crdroid-v7-x-sofiar/files/CrDroid-Sofiar/
Visit official website @ crDroid.net
crDroid <device> Telegram
crDroid Community Telegram
Donate to help our team pay server costs
Device support Telegram link: https://t.me/joinchat/0IkIqVQMwM45MDZh
Thanks to the following devs and contributors
@bcrichster
@Beetle84
@asineth
@gearsofwar567
@kjjjnob
Special thanks:
@vache
Last edited: