Installation guide | TWRP v3.6.2_12-4 | UNOFFICIAL
7SoldierWindows
• Download and install usb adb driver from here.
• Download adb/fastboot platform tools from here.
• Unpack adb/fastboot platform tools to C:\adb folder.
• Download TWRP and put it to C:\adb folder.
• Use key combination Win + R and enter cmd in input area.
• In opened command line window enter cd C:\adb command.
• Reboot your phone into fastboot mode via pressing power key and volume– key.
• Connect your phone to PC via USB cabel.
• Enter fastboot devices command, make sure that your phone in attached list.
• Enter fastboot flash recovery recovery.img command to flash TWRP.
• Enter fastboot reboot recovery command to reboot into TWRP.
Linux
• Install drivers and adb/fastboot platform tools with commands:
– For Debian-based linux: sudo apt-get install android-tools-adb
– For Fedora/SUSE-based linux: sudo yum install android-tools
– For Arch-based linux: sudo pacman -S android-tools
• Download TWRP and put it to home folder (/home/(username) | ~/).
• Enter in terminal cd ~/ command.
• Reboot your phone into fastboot mode via pressing power key and volume– key.
• Connect your phone to PC via USB cabel.
• Enter sudo fastboot devices command, make sure that your phone in attached list.
• Enter sudo fastboot flash recovery recovery.img command to flash TWRP.
• Enter sudo fastboot reboot recovery command to reboot into TWRP.
MacOS
• Download adb/fastboot platform tools from here.
• Unpack adb/fastboot platform tools to adb folder.
• Download TWRP and put it to adb folder.
• Go to adb folder using the terminal.
• Reboot your phone into fastboot mode via pressing power key and volume– key.
• Connect your phone to PC via USB cabel.
• Enter ./fastboot devices command, make sure that your phone in attached list.
• Enter ./fastboot flash recovery recovery.img command to flash TWRP.
• Enter ./fastboot reboot recovery command to reboot into TWRP.
TWRP
• Download TWRP and put it to phone's Internal Storage.
• Reboot your phone into recovery mode via pressing power key and volume+ key.
• Go to Install section.
• Tap on lower right button Select IMG file.
• Select recovery.img from Internal Storage (/sdcard | /data/media/0/).
• Select Recovery from the suggested list of partitions.
• Swipe from the bottom to confirm the installation.
• Go to Reboot section.
• Tap on Reboot to recovery button.
Orange Fox
• Download TWRP and put it to phone's Internal Storage.
• Reboot your phone into recovery mode via pressing power key and volume+ key.
• Go to Files section.
• Hold on recovery.img from Internal Storage (/sdcard | /data/media/0/).
• Select point Install image
• Select Recovery from the suggested list of partitions.
• Swipe from the bottom to confirm the installation.
• Go to Menu - Reboot section.
• Tap on Recovery button.