Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

githubwing/HotXposed

Open more actions menu

Repository files navigation

HotXposed:

Useage

Step 1

compile the library in your build.gralde

gradle

allprojects {
    repositories {
        jcenter()
        maven { url "https://jitpack.io" }
    }
}

dependencies {
	        compile 'com.github.githubwing:HotXposed:v1.0.0'
}

Step 2

Implement IHookerDispatcher interface And call HotXposed.hook(YourClass.class,lpparam);

Tips

Only need kill the target app in MainActivity, not reboot the device anymore ,Enjoy! XD

About

xposed hotfix/dynamic load/no reboot library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.