Skip to content

Repository files navigation

libxposed Service

API Maven Central Android Min SDK License

Modern Xposed Service — communication interface between Xposed framework and module app.

Integration

For Module Developers

dependencies {
    implementation("io.github.libxposed:service:102.0.0")
}

For Framework Developers

dependencies {
    implementation("io.github.libxposed:interface:102.0.0")
}

Documentation

Related Projects

License

This project is licensed under the Apache License 2.0.

About

No description, website, or topics provided.

Resources

Stars

146 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages