Added next page button in documentation

This commit is contained in:
2022-08-03 01:21:44 +08:00
parent 4160ac5822
commit 9b46c9314c
17 changed files with 65 additions and 18 deletions

View File

@@ -202,4 +202,7 @@ class HookEntry : IXposedHookZygoteInit, IXposedHookLoadPackage, IXposedHookInit
| [FastHook](https://github.com/turing-technician/FastHook) | ❗ | 需要自行实现 Xposed API |
| [Epic](https://github.com/tiann/epic) | ❗ | 需要自行对接 [Dexposed](https://github.com/alibaba/dexposed) |
| [TaiChi](https://github.com/taichi-framework/TaiChi) | ⭕ | 可以作为模块使用 |
| [Xposed](https://github.com/rovo89/Xposed) | ❎ | 未测试,不再推荐使用 |
| [Xposed](https://github.com/rovo89/Xposed) | ❎ | 未测试,不再推荐使用 |
<br/><br/>
[浏览下一篇 ➡️](guide/knowledge.md)