Skip to content

Releases: juic3b0x/twrp12_device_motorola_denver

twrp-3.7.1_12-1-denver

01 May 04:26
Compare
Choose a tag to compare

Full Changelog: 3.7.0_12-v2...twrp-3.7.1_12-1-denver
-Updated to TWRP 3.7.1
-Fixed backup error on /data/fonts

Installation:

WARNING: If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.

Download the correct image file and copy the file into the same folder as your platform-tools as well as device’s storage. Rename the image to twrp.img.

Now reboot to fastboot/download/bootloader mode by using adb or manual key combos (Use Google to find that if you are not sure). To use adb to reboot, use the following command:

adb reboot bootloader

Temporary boot the downloaded image using the following command:

fastboot boot twrp.img

Preferred Installation Method:
Once booted, navigate to the Advanced > Flash Current TWRP option. This will install the TWRP image you just booted permanently to the device.

Alternate Installation Method:
Once booted, navigate to the Advanced > Install Recovery Ramdisk option. This will ask you to select the image you want to install TWRP from. Select the TWRP image you just downloaded and copied into device storage. Proceed to install this image.

NOTE: You also need to use the “Fix Recovery Bootloop” option present in the same Advanced Tab. Use that option after you have installed the recovery ramdisk successfully to avoid boot loops happening from installing TWRP Permanently.

After this is done, you have successfully installed TWRP on your device.

3.7.0_12-v2

10 Oct 11:16
Compare
Choose a tag to compare

Full Changelog: https://github.com/juic3b0x/twrp12_device_motorola_denver/commits/3.7.0_12-v2

Android 12 Installation Instructions

DO NOT FLASH ZIP, UNZIP FIRST

  • First unzip the ANDROID-12-UNZIP-ME-FIRST.zip file to get a12v2-twrp-boot.img and Magisk-v25.2.zip files.
  • Copy a12v2-twrp-boot.img and Magisk-v25.2.zip to either internal storage or external SD card.

Then do:

adb reboot bootloader
fastboot boot a12v2-twrp-boot.img
  • Once TWRP boots up, go to Advanced > Install Recovery Ramdisk
  • Then choose the a12v2-twrp-boot.img
  • Then go to Install and choose the Magisk-v25.2.zip file to re-root the device
  • Then go to Reboot > System