FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ReChronoRain/api · GitHub

forked from libxposed/api
 
 

Repository files navigation

libxposed API

Modern Xposed Module API — a type-safe, redesigned replacement for the legacy XposedBridge API.

Integration

For Module Developers

dependencies {
    compileOnly("io.github.libxposed:api:101.0.1")
}

For Framework Developers

dependencies {
    implementation("io.github.libxposed:api:101.0.1")
}

Documentation

  • Guide — Getting started with the modern Xposed API
  • Javadoc — API reference

Related Projects

License

This project is licensed under the Apache License 2.0.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL