scuzoutao / AndroidSimpleHookLinks
基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作
☆24Updated 2 years ago
Alternatives and similar repositories for AndroidSimpleHook
Users that are interested in AndroidSimpleHook are comparing it to the libraries listed below
Sorting:
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进 行一些自定义操作,如 toast、清除缓存等☆62Updated 2 years ago
- 基于AGP,适合中小型团队低门槛部署自定义扫描Lint服务☆33Updated 2 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- The AOP framework for Android☆44Updated 4 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated 2 years ago
- An Android startup jobs sceduler.☆52Updated 4 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Updated 4 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated 2 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated last year
- 基于微信 xlog 开源 日志框架☆67Updated 5 years ago
- ☆14Updated 3 years ago
- 使用asm实现的方法拦截器☆67Updated 4 years ago
- 判断 Activity 上是否有 Dialog、PopWindow 等悬浮窗☆61Updated 3 years ago
- ☆21Updated 8 months ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated last year
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated 11 months ago
- An Android auto package script.☆42Updated last year
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆41Updated last year
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Updated 6 years ago
- 演示如何动态切换本地依赖与远程依赖☆20Updated 5 years ago
- 一个用来监听View事件分发的库☆26Updated 2 years ago
- 又一款虚拟Dom渲染引擎for Android☆48Updated 5 years ago
- 手机号3-4-4格式化输入监听器,支持自定义分隔符,支持末端输入/删除,中间输入/删除,任意位置黏贴/剪贴多个数字等多种交互场景。☆32Updated 4 years ago
- ☆33Updated 2 years ago
- Android for Kotlin 5行代码快速实现进程间通信(含demo示例)☆26Updated 2 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆44Updated 3 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago