Update README.md

This commit is contained in:
Jim Wu 2019-07-05 15:57:57 +08:00 committed by GitHub
parent ab1c871aa9
commit dc4fc3f150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 4 deletions

View File

@ -1,15 +1,15 @@
[![Build status](https://ci.appveyor.com/api/projects/status/qu3vj1d64nqia1b8/branch/master?svg=true)](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master)
# EdXposed
# EdXposed [![Build status](https://ci.appveyor.com/api/projects/status/qu3vj1d64nqia1b8/branch/master?svg=true)](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master)
A Riru module trying to provide a ART hooking framework (initially for Android Pie) which delivers consistent APIs with the OG Xposed, leveraging YAHFA (or SandHook) hooking framework.
## Supported versions
- Android Oreo (8.0, 8.1)
- Android Oreo (8.x)
- Android Pie (9.0)
For devices with Android 7.x and lower, original Xposed is strongly recommended.
For devices with Android Nougat (7.x) and lower, original Xposed is strongly recommended.
## Build requirements
@ -51,6 +51,12 @@ and zip binaries can be downloaded from [here](http://gnuwin32.sourceforge.net/p
- GitHub issues: [Issues](https://github.com/solohsu/EdXposed/issues/)
## Community
- QQ Group: [855219808](http://shang.qq.com/wpa/qunwpa?idkey=fae42a3dba9dc758caf63e971be2564e67bf7edd751a2ff1c750478b0ad1ca3f)
- Telegram: [Code_of_MeowCat](http://t.me/Code_of_MeowCat)
- Discord (not recommended): [Code_of_MeowCat](https://discord.gg/Hag6gNh)
## Contribute
- Apparently this framework is far from stable and all kinds of PRs are welcome. :)