androidmalin / AndroidComponentPlugin
Android上简单实现四大组件的插件化,供学习使用
☆473Updated 6 months ago
Alternatives and similar repositories for AndroidComponentPlugin:
Users that are interested in AndroidComponentPlugin are comparing it to the libraries listed below
- library for android which can observe signal from native crash or ANR☆336Updated 2 years ago
- android 动态加载so库实现☆338Updated last year
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆475Updated 9 months ago
- ☆306Updated 6 years ago
- Android ProGuard变态混淆字典☆377Updated 8 years ago
- 致力于 分享一系列 Android 10 系统源码,持续更新中...... 如果对你有帮助,请在右上角 star 一下,感谢☆357Updated 2 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆307Updated last year
- a library for android app handle crash☆218Updated last year
- Android各个版本的java源码,可以直接在idea中打开,方便查看,主要解决AS查看源码很多类看不到的问题,并且整合了多个版本,方便对比☆85Updated 4 years ago
- Android 字节码插桩实战☆249Updated 8 months ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆154Updated 7 years ago
- Android Asm 插桩 教学☆1,060Updated 2 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆184Updated last year
- Fighting against force-stop kill process on Android with binder ioctl / Android高级保活☆591Updated 4 years ago
- 自研零反射,零HooK,全动态化,插件化框架,全网唯一结合启动优化的插件化架构,适合小,中,大型项目均可的插件化架构☆519Updated last month
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆394Updated 5 years ago
- Show/edit any view's attributions, any app.☆708Updated last year
- Android10源码☆198Updated 3 years ago
- A RePlugin branch supports AndroidX 支持AndroidX的RePlugin框架分支☆112Updated 5 years ago
- 【Android】Hardware Information. For detailed network diagnosis, please refer to【HttpInfo】☆640Updated 4 years ago
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆642Updated 4 years ago
- 监控隐私权限的方法调用,like小米应用行为记录☆297Updated 2 years ago
- Android 进程间通信最牛方案,为简单而生☆295Updated 5 years ago
- 深入理解Android Gradle☆390Updated 5 years ago
- Android 架构师成长之路(进行中~)☆334Updated 2 years ago
- proguard resource for Android by wechat team☆159Updated 9 months ago
- 每个 Android 开发都要收藏的系统适配手册,带你全面体系化地解读 Android 系统更新☆149Updated 2 years ago
- use hideapi on anroid P☆278Updated 6 years ago
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆530Updated 5 years ago
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆378Updated 2 years ago