gnirehtet-miui icon indicating copy to clipboard operation
gnirehtet-miui copied to clipboard

Patch files to run gnirehtet in MIUI based devices

gnirehtet-miui

This repository just contains patch files for the actual gnirehtet project. The main goal is to remove WRITE_SECURE_SETTINGS from manifest file. Because in Xiaomi MIUI, one has to enable USB Debugging Security Settings for that permission and it requires to register with a MI account.

How to use

Download the APK file from the release page and install in Android device. Download the gnirehtet server from the gnirehtet release page. The rest is same as the actual gnirehtet usage.

Patch list

  • 0001 - remove WRITE_SECURE_SETTINGS permission from AndroidManifest.xml.
  • 0002 - update gradle build tools in build.gradle and gradle-wrapper.properties file.
  • 0003 - update rust cargo crates depndencies in Cargo.lock file.

Related links: