-
Notifications
You must be signed in to change notification settings - Fork 661
Cubot P20
sale2000 edited this page Aug 30, 2020
·
1 revision
Cheap and cheerful
See here for specifications.
ships with Android oreo
Download arm64 (not binder) from
https://github.com/phhusson/treble_experimentations/wiki
https://github.com/eremitein/treble-patches/wiki/CAOS-Project
Uncompress image
xz -d lineage-17.1-20200808-UNOFFICIAL-treble_arm64_avN.img.xz
Connect phone.
$ adb reboot bootloader
$ fastboot devices
$ fastboot flashing unlock
Accept using volume-UP on device. Device reboots. Then say OK. Enable adb then reboot to bootloader
fastboot erase system
fastboot flash system lineage-17.1-20200808-UNOFFICIAL-treble_arm64_avN.img
- Reboot to recovery using
adb reboot recovery
or
Shutdown phone. Press and hold Volume UP and power
In the recovery menu:
- Wipe cache partition
- Wipe data/factory reset
- Restart phone