Skip to content

A demo to show how to install Xposed and enable Xposed based module automatically

Notifications You must be signed in to change notification settings

MindMac/XposedAutomation

Repository files navigation

XposedAutomation

A demo to show how to install Xposed and enable Xposed based module automatically (It seems the reboot process on the emulator has problems)

Content

  • AutomaticXposed: The application implemented to automate all the Xposed related procedures
  • XposedInstaller: The modified XposedInstaller(Added a InstallService)

How to use

Install and launcher AutomaticXposed application, the app will first install XposedInstaller and then automatically enable the module itself and reboot(you need to wait about 30s after Xposed installed).

The installed XposedInstaller has been modified( refer to the XposedInstaller.zip), so remember to uninstall the official XposedInstaller before launcher AutomaticXposed.

About

A demo to show how to install Xposed and enable Xposed based module automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages