在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册
☆112Oct 29, 2018Updated 7 years ago
Alternatives and similar repositories for Android-AppLifecycleMgr
Users that are interested in Android-AppLifecycleMgr are comparing it to the libraries listed below
Sorting:
- Android组件化开发过程中,通过插件来强制使用某些规范,以及提供一些便利性的配置等。☆35Oct 15, 2019Updated 6 years ago
- 懒人模式开启Android模块自动化Api之旅☆15Jun 10, 2019Updated 6 years ago
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆118Jan 19, 2021Updated 5 years ago
- Gradle脚本实现Android组件化开发模块api化☆64May 14, 2019Updated 6 years ago
- Android模块化/组件化通信框架☆67May 28, 2019Updated 6 years ago
- 演示如何动态切换本地依赖与远程依赖☆20Oct 19, 2020Updated 5 years ago
- 一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。☆2,418Jun 13, 2021Updated 4 years ago
- 基于ByteX开发的服务发现框架☆14Feb 3, 2020Updated 6 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- android汉字转拼音,模糊搜索,搜索高亮☆13Sep 17, 2020Updated 5 years ago
- spi for android☆57Jul 23, 2017Updated 8 years ago
- 基于 APT 的雪球卡片动态注入☆14Apr 28, 2022Updated 3 years ago
- Android组件化开发框架,基于开源的WMRouter路由、LiveEventBus事件总线、Jetpack系列的MVVM组件集成开发☆12Sep 9, 2019Updated 6 years ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,126Mar 14, 2023Updated 2 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- an project about mvvm by using kotlin +flow☆12Nov 30, 2021Updated 4 years ago
- 避免 onActivityResult 和 onRequestPermissionsResult 烦恼requestCode的问题,帮助快速开发~~☆16Apr 15, 2020Updated 5 years ago
- hook OKhttp,模拟服务端数据返回,☆16Sep 28, 2017Updated 8 years ago
- SSE(Server-Sent Events)服务端&客户端实现Demo☆16Jan 24, 2024Updated 2 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- 一个简单易懂的transformDemo, 包括了如何支持增量更新, 如何使用ASM Core和ASM Tree Api, 具一定的封装性☆27Apr 24, 2019Updated 6 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆394Apr 24, 2019Updated 6 years ago
- Android Router Framework☆772Jun 4, 2025Updated 8 months ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- android多弹窗管理摆脱项目中各种弹窗在应用启动时展示叠加问题,可设置优先展示级别高的弹窗☆51Aug 29, 2018Updated 7 years ago
- This is a lightweight and simple routing framework that provides jump routing and method routing.☆20Jul 18, 2019Updated 6 years ago
- Bither Team's Bitmap Sample!☆81Aug 21, 2017Updated 8 years ago
- 基于 Android Gradle Plugin Transform API 的 Android SPI 实现方案。☆27Jun 5, 2021Updated 4 years ago
- A simple Android Component demo☆84Jan 30, 2018Updated 8 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,923Jun 27, 2025Updated 8 months ago
- AndroidGodEyeDemo☆18May 24, 2020Updated 5 years ago
- 使用Databinding的轻量级Android快速开发框架☆20Mar 19, 2019Updated 6 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,076Jul 10, 2023Updated 2 years ago
- A flexible, powerful and lightweight plugin framework for Android☆763Aug 19, 2019Updated 6 years ago
- 在WebView中使用原生组件替换html元素的小示例☆18Oct 15, 2017Updated 8 years ago
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,048Oct 11, 2023Updated 2 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆74Apr 19, 2020Updated 5 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Dec 2, 2023Updated 2 years ago
- 监控WebView请求中的页面性能数据,JS错误等☆113Apr 11, 2017Updated 8 years ago