mainlxl / AnalyzeSoPluginLinks
排查溯源so文件来自那个库 查找so来源
☆32Updated 2 years ago
Alternatives and similar repositories for AnalyzeSoPlugin
Users that are interested in AnalyzeSoPlugin are comparing it to the libraries listed below
Sorting:
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Updated 3 years ago
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆54Updated 2 years ago
- 键盘高度,导航栏,状态栏高度☆29Updated 5 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- ⚽️ ASM 的简单案例使用☆31Updated 4 years ago
- Android activity confusion☆91Updated 3 months ago
- 究极工具人☆14Updated 4 years ago
- generate reports,UML and so on from notation☆41Updated 2 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆98Updated 4 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆62Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆72Updated 9 months ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 5 years ago
- ☆14Updated 3 years ago
- Monitor APP ANR and get all threads stack.☆24Updated 6 months ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated last year
- ☆33Updated 3 years ago
- 批量添加 Android 的资源文件前缀☆33Updated 5 years ago
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated 11 months ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Updated 3 years ago
- 使用 buildSrc 管理插件、依赖库信息☆19Updated 5 years ago
- 基于微信 xlog 开源 日志框架☆67Updated 5 years ago
- ApkNurse☆57Updated 2 years ago
- 自己动手实现插件化示例,静态代理式和 Hook。完整文档,fork 下来就可以直接跑。☆20Updated 5 years ago
- AndroidKTX 一个简化 Android 开发的 Kotlin 工具类集合,通过 Kotlin 语法特性封装一些好用的方法和功能,可以使代码更加简洁易读,从而有效的提高开发效率。☆37Updated 6 months ago
- 这个仓库用于实践和测试 Kotlin 、 Java 性能 和 新语法相关的代码案例,正在陆续添加新的案例。欢迎 star☆12Updated 3 years ago
- Android 优先级对话框☆53Updated last week