Hello guys!
Today I’m bringing you a new style for TWRP, as seen on the latest compilations from the Nexus 5X & 6P, with a touch of Material Design. The original TWRP image was made by @erikcas, I just added the theme to it
PREREQUISITES: Update your Bootloader throgh this Sony guide OR by flashing this FTF I made.
DOWNLOAD: Google Drive.
INSTALLATION:
- Download my ADB Pack ‘Herramientas-de-flasheo.zip’.
- Now, unzip my ADB Pack ‘Herramientas-de-flasheo.zip’, which contains basic ADB and Fastboot executables to a folder in your desktop. Also, copy the file RECOVERY-TWRP-2.8.7.0-D230X_D240X-UPDATED-THEME.img you downloaded to that folder.
- Put your phone in Fastboot mode, this means, while pressing and holding the Vol+ button, connect the USB cable. Once the Led goes blue, stop pressing it.
- Now, execute the following keyboard shortcut (Win+R) and type inside the Run prompt CMD. Inside the Command Prompt, using CD (change directory), navigate to the folder you created in the desktop. It’ll be something like…
Code:
cd C:\Users\linuxct\Desktop\adbpack\
- Now, execute the following command:
Code:
fastboot flash recovery RECOVERY-TWRP-2.8.7.0-D230X_D240X-UPDATED-THEME.img
- Once it finishes, disconnect the USB cable. Now, to enter into the recovery, press and hold the volume down button, and while you’re holding it, press and hold the Power button until it vibrates. When you see the BIG Sony logo, stop holding the Vol- Button.
SCREENSHOTS:
CREDITS: @erikcas and TeamWin.