Tuesday, February 5, 2019

// //

How To Install TWRP Recovery 3.2.3-0 on LG GPAD 8.3 - Easy Tutorial

AD SPACE
An easy guide to install latest TWRP recovery on LG GPAD 8.3, is now available at ShizHub. Having custom recovery helps you to root LG GPAD 8.3 with Magisk, install various custom ROM and many more advance task. Since TWRP recovery is a touch base recovery, the GUI interface is easy to use. Continue reading this article to learn how to install latest TWRP recovery (3.2.3-0) on LG GPAD 8.3.

How To Install TWRP Recovery On LG GPAD 8.3


WARNING: Installing TWRP recovery will replace your system recovery. This guide is educational purpose only, try it at your own risk. We (ShizHub Team) are not responsible if anything happen to your device while following this tutorial.


Requirements:

  1. Make sure your computer has working adb and fastboot. Setup instructions can be found here.
  2. Enable USB Debugging on your device. [Tutorial]
  3. Proper USB driver is installed. [Download]
  4. A rooted LG GPAD 8.3. [Guide]

How To Install TWRP Recovery 3.2.3-0 on LG GPAD 8.3

  1. Download TWRP.
  2. Once done, connect your device to your PC using a USB cable.
  3. Now on your computer open a command prompt (on Windows) or terminal (on Linux or macOS) window. Then copy TWRP file to your phone SD Card using adb command: adb push twrp-x.x.x-x-v500.img /sdcard/twrp-v500.img [Note: Replace TWRP file name with your downloaded file name]
  4. Now enter adb shell with following command: adb shell .
  5. Finally, type following command one by one: 
Su
dd if=/sdcard/twrp-v500.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Tip: To boot into recovery first turn off your LG GPAD 8.3 and then press and hold Power + Volume Down. When the LG logo appears, release both buttons and then hold Power + Volume Up + Volume Down again.

Related: LG G PAD 8.3 Android 8.1.0 Oreo Update Available via crDroid v4.7 - Easy Guide

That’s it! You now have an LG GPAD 8.3 with latest supported TWRP Recovery installed.

0 comments:

Post a Comment