Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Download: Android FileHost
Device tree: android_device_lenovo_J716F
Kernel: Using prebuilt kernel, Lenovo hasn't yet released the source
How to flash to your current slot:
Working:
- Decryption
- USB
- Wiping
- Fastbootd
- Touch
- ADB Sideload
- Formatting Data (Sometimes it errors out after wiping data but it can be fixed by rebooting and trying again.)
- Toybox
Not working:
- Vibration (Low priority)
- SD card (Should be possible to mount it manually for now)
Download: Android FileHost
Device tree: android_device_lenovo_J716F
Kernel: Using prebuilt kernel, Lenovo hasn't yet released the source
How to flash to your current slot:
- Unlock the bootloader
- Reboot into bootloader:
- Form powered-on state:
adb reboot bootloader
- Or from powered-off state: Hold Power + Volume Down
- Form powered-on state:
- Flash recovery:
fastboot flash recovery twrp-3.6.0_11-0-J716F.img
- Reboot to recovery:
fastboot reboot recovery
- Done!
Last edited: