scuzoutao / AndroidCrashProtectLinks
实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等
☆62Updated last year
Alternatives and similar repositories for AndroidCrashProtect
Users that are interested in AndroidCrashProtect are comparing it to the libraries listed below
Sorting:
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated 2 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- 无痕埋点,源码0入侵,字节码插桩,Transform+ASM☆61Updated 3 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 2 years ago
- Android的协程轻量级启动框架, 支持配置有向无环图优化启动流程☆61Updated 4 months ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated last year
- 消除 Android 项目 Key-Value 样板代码☆77Updated 2 years ago
- The AOP framework for Android☆44Updated 4 years ago
- A easy way to store secret string value data in .so file by adding plugin☆2Updated 4 months ago
- 判断 Activity 上是否有 Dialog、PopWindow 等悬浮窗☆62Updated 2 years ago
- A lightweight tracking framework based on the tracking idea of Buzzvideo.(基于西 瓜视频的责任链埋点思路实现的轻量级埋点框架)☆108Updated 3 months ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆51Updated 3 weeks ago
- EdgeUtils is an immersive scafodd base on androidx.core's WindowInsets☆61Updated last year
- ☆22Updated 9 months ago
- Android轻量级消息总线框架☆24Updated 3 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 3 years ago
- Resource Dynamization Solution For Android☆106Updated last year
- An Android library to help create background drawable and ColorStateList without xml, writen in kotlin, support Java/Koltin code invoking…☆53Updated 8 months ago
- This CLI tool is used to compare the difference in APK file size between different versions.☆27Updated 2 years ago
- ☆34Updated 2 years ago
- 使用asm实现的方法拦截器☆67Updated 4 years ago
- 解决 DoKit 插件在 AGP 8+ 上无法使用的问题。☆26Updated last year
- Android 主流开源库是如何实现的呢?来自己动手实现一个☆58Updated 3 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 4 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated last year
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated 9 months ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆93Updated 3 years ago
- 使用 gradle 插件配置依赖版本 dmeo☆36Updated 4 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated 2 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year