Team Win Recovery Project 2.x, or twrp2 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.
TWRP 2.8.6.x Changelog: http://teamw.in/site/update/2015/03/26/twrp-2.8.6.0-released.html
TWRP Official Page for LG G Pad 10.1: https://twrp.me/devices/lggpad101.html
Features:
Downloads:
Install:
Flash:
Flash the .zip from recovery or flash the .img using THIS APP, which needs to have root access.
dd Install Method (Requires Root):
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:
Sources:
https://github.com/e9wifi-dev/twrp_device_lge_e9wifi
Thanks to LG Electronics, LGE, for sharing their products with me for developing, it couldn't be possible without them. Cause of that, this RECOVERY is Semi-Official.
XDA:DevDB Information
TWRP, Tool/Utility for the LG G Pad 10.1
Contributors
Dark-Nightmare
Version Information
Status: Stable
Stable Release Date: 2015-05-19
Created 2015-05-19
Last Updated 2015-06-01
TWRP 2.8.6.x Changelog: http://teamw.in/site/update/2015/03/26/twrp-2.8.6.0-released.html
TWRP Official Page for LG G Pad 10.1: https://twrp.me/devices/lggpad101.html
Features:
- F2FS Support
- Modem Partitions Support
- Bumped
- Encrypt
- MTP / USB Storage
Downloads:
- Flashable img: https://dl.twrp.me/e9wifi/
Install:
Flash:
Flash the .zip from recovery or flash the .img using THIS APP, which needs to have root access.
dd Install Method (Requires Root):
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:
Code:
su
Code:
dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
https://github.com/e9wifi-dev/twrp_device_lge_e9wifi
Thanks to LG Electronics, LGE, for sharing their products with me for developing, it couldn't be possible without them. Cause of that, this RECOVERY is Semi-Official.
XDA:DevDB Information
TWRP, Tool/Utility for the LG G Pad 10.1
Contributors
Dark-Nightmare
Version Information
Status: Stable
Stable Release Date: 2015-05-19
Created 2015-05-19
Last Updated 2015-06-01
Last edited: