lwc:programming:mobile:android:root

This is an old revision of the document!


Shuame is a Chinese app for Windows. It could be Root Genius is the English translation. How can we be sure this is safe, not malware, not stealing IMEA numbers?

  • How to Root every MTK China Phone takes you through making a recovery using stock ROM. Requires Preloader mode and a bunch of Windows apps. Walks you through generating a scatterfile.
Command Action
adb disable-veritydisable checking of block devices
adb shell “getprop ro.oem_unlock_supported”see if unlocking is supported
adb reboot-bootloaderboot into “fastboot mode”
adb rootget status of rooting

Some commands once in fastboot mode:

Command Action
fastboot oem device-info
fastboot oem unlockunlock the bootloader (2014 and lower)
fastboot flashing unlock_criticalunlock the bootloader (2015 and higher)
fastboot rebootleave fastboot mode
  • lwc/programming/mobile/android/root.1632839874.txt.gz
  • Last modified: 2021/09/28 09:37
  • by John Harrison