This is my version of TWRP built for the 2015 Moto G. It should work fine, but using it is a try at your own risk procedure. Your bootloader must be unlocked to use this recovery. Fastboot mode is used to flash or boot this recovery. To enter fastboot mode, turn off your device, hold PWR and VolDn for 3 seconds, then let go.
Differences between upstream TWRP and my fork:
To temporarily boot this recovery:
To permanently flash it:
The download is up on the downloads tab.
XDA:DevDB Information
TWRP for Moto G 2015 (osprey), Tool/Utility for the Moto G 2015
Contributors
squid2
Source Code: https://github.com/sultanqasim/android_device_motorola_osprey/tree/twrp
Version Information
Status: Stable
Current Stable Version: 3.2.3-r1
Stable Release Date: 2018-08-16
Created 2015-08-02
Last Updated 2018-08-16
Differences between upstream TWRP and my fork:
- My original green theme
- No SuperSU
- No TWRP app
- No HTC Dumlock cruft
- Updated pigz compressor (slightly faster and more tolerant of corruption)
To temporarily boot this recovery:
Code:
fastboot boot twrp.img
To permanently flash it:
Code:
fastboot flash recovery twrp.img
The download is up on the downloads tab.
XDA:DevDB Information
TWRP for Moto G 2015 (osprey), Tool/Utility for the Moto G 2015
Contributors
squid2
Source Code: https://github.com/sultanqasim/android_device_motorola_osprey/tree/twrp
Version Information
Status: Stable
Current Stable Version: 3.2.3-r1
Stable Release Date: 2018-08-16
Created 2015-08-02
Last Updated 2018-08-16