TWRP for LG Spirit LTE (H440N)
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Support Status: Current
Maintainer: Jakov Glavina
Code Name: c70n
Support thread on xda-developers
Download the Official TWRP App (root required):
Install the app and open it. Agree to the Terms. Select TWRP Flash. Select your device from the device list (c70n) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out more about the app here.
Current and past versions of TWRP can be found at one of the mirrors below:
Download the latest TWRP image file (.img) from the download link and boot TWRP. Go to install and find and select the Images... button. Browse to the image that you downloaded and select it. Choose recovery and swipe to flash.
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:
su
dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p19
- Jakov Glavina
2017-03-14T06:47:05Z
add absolute parition paths in recovery.fstab - Jakov Glavina
2017-03-02T14:29:13Z
remove dirty fix for booting into recovery with hardware buttons - Jakov Glavina
2017-03-02T14:24:19Z
use /pad for /misc - Jakov Glavina
2017-03-02T14:18:42Z
update recovery link - Jakov Glavina
2017-03-01T20:42:02Z
experimental: attempt to fix booting into recovery with hardware buttons