Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tips:android:bv9500 [2021/12/04 09:12] – created scipio | tips:android:bv9500 [2021/12/04 17:01] (current) – scipio | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== BV9500 ====== | + | ====== BV9500 |
- | | + | Mediatek Helio P23 |
+ | |||
+ | * [[https:// | ||
+ | | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | apply these settings from developer menù: | ||
+ | * OEM unlock | ||
+ | * debug usb | ||
+ | |||
+ | adb commands | ||
+ | < | ||
+ | adb devices # confirm on screen | ||
+ | adb reboot bootloader | ||
+ | fastboot flashing unlock | ||
+ | # press volume up to confirm | ||
+ | </ | ||
+ | |||
+ | flash system | ||
+ | < | ||
+ | fastboot flash system lineage-19.0-20211106-UNOFFICIAL-treble_arm64_bvS.img | ||
+ | fastboot flash system lineage-17.1-20210808-UNOFFICIAL-treble_arm64_bvS.img | ||
+ | fastboot reboot | ||
+ | </ | ||