TWRP for Motorola Moto E 2020
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: Rohan Hasabe, electimon, kaneawk
Code Name: ginna
This means that TWRP will not allow modifications to any of the partitions that make up the Super partition on the stock ROM. All backups and restores will include the full Super partition rather than the individual dynamic partitions.
In order to flash the individual partitions, you will have to boot into fastbootd.
Current and past versions of TWRP can be found at one of the mirrors below:
If you do not already have TWRP installed: Download twrp img. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
fastboot boot path/to/twrp.img
This will temporarily boot TWRP on your device.
- Beta Soft
2021-01-03T11:53:18Z
ginna: adb sideload driver fixes - Beta Soft
2021-01-03T10:33:50Z
ginna: fastbootd driver fixes - rohanhasabe8
2021-01-03T09:50:06Z
Merge changes If4d10375,I0e9572e6,I1de9be53 into android-10 * changes: ginna: fstab: Fix mounting logical partitions ginna: recovery: Load firmware for FTS touch variants Revert "ginna: override system props" - electimon
2021-01-03T09:10:03Z
ginna: fstab: Fix mounting logical partitions * It was removed in a previous commit, brought back now Change-Id: If4d10375ead2ea5b98ff3dfd9458153d97899112 - electimon
2021-01-03T08:56:52Z
ginna: recovery: Load firmware for FTS touch variants Change-Id: I0e9572e675294e7f3f428c8053c987f15ec896e5