Android Engineer

10:04:2024 10:42:33
13:04:2024 16:48:59

My android engineer including flash tools, drivers, support tools, etc

View the Project on GitHub dimaslanjaka/android-engineer

OTA VERSION - RMX3195_11.C.14_1140_202212171713 Let me know if this works :)

  1. Unlock bootloader.
  2. Disable DM Verity. (Google)
  3. Patch Boot.img with Magisk
  4. Flash. (Google)
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vbmeta_vendor vbmeta_vendor.img
fastboot flash boot boot.img

to disable DM-verify fastboot --disable-verity --disable-verification flash [partition] [image file]

download files here

You may also like