835127729 / BypassHiddenApiLinks
BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。
☆18Updated 3 months ago
Alternatives and similar repositories for BypassHiddenApi
Users that are interested in BypassHiddenApi are comparing it to the libraries listed below
Sorting:
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆26Updated 3 years ago
- Android 编译期方法扫描、替换的插件工具。An Android plugin, which can scan method & proxy it in compile time.☆14Updated 3 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Updated 5 months ago
- 排查溯源so文件来自那个库 查找so来源☆33Updated 2 years ago
- 基于Kotlin协程以及DAG(有向无环图)实现的Android任务调度框架,可以根据任务间的依赖关系进行调度。☆19Updated 3 years ago
- 这个仓库用于实践和测试 Kotlin 、 Java 性能 和 新语法相关的代码案例,正在陆续添加新的案例。欢迎 star☆12Updated 3 years ago
- A lightweight Logger library implemented with the Kotlin feature☆11Updated 2 years ago
- Now in Kotlin☆47Updated last week
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Updated 2 years ago
- Practical app of live streaming, live-room architecture, Agora & Exoplayer samples, everything is available.☆13Updated last year
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)