From dc4fc3f150b4a776d3db2c343f737b937ca00c0e Mon Sep 17 00:00:00 2001 From: Jim Wu Date: Fri, 5 Jul 2019 15:57:57 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e6794a31..74ed504b 100644 --- a/README.md +++ b/README.md @@ -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. :)