一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~
☆118Jan 19, 2021Updated 5 years ago
Alternatives and similar repositories for Android-AppLifecycleMgr
Users that are interested in Android-AppLifecycleMgr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 组件化学习——壳工程☆84Jan 19, 2021Updated 5 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆111Oct 29, 2018Updated 7 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Oct 17, 2021Updated 4 years ago
- Android Application Initialized Task Dispatcher☆18Jul 17, 2020Updated 5 years ago
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆10Oct 4, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Dec 6, 2020Updated 5 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,988May 16, 2024Updated last year
- A simple Android Component demo☆84Jan 30, 2018Updated 8 years ago
- 🔥A lightweight AOP(Android) application framework. Includes the most practical AOP applications.(一个轻量级的AOP(Android)应用框架。囊括了最实用的AOP应用)☆740Dec 15, 2023Updated 2 years ago
- android ftp☆12Aug 17, 2017Updated 8 years ago
- Andromeda simplifies local/remote communication for Android modularization☆2,275Sep 16, 2019Updated 6 years ago
- Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, su…☆198May 29, 2020Updated 5 years ago
- 🍭灵活的组件化路由框架.☆22Dec 30, 2024Updated last year
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,655Feb 23, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Android Application Initialized Task Dispatcher☆175Jul 14, 2021Updated 4 years ago
- Android Asm 插桩 教学☆1,059Sep 13, 2022Updated 3 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- 一款支持动态横竖模式加载更多、滑动惯性定位、页码计算的列表辅助器☆12Dec 27, 2021Updated 4 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- 人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)☆1,041Sep 20, 2023Updated 2 years ago
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆16Dec 30, 2023Updated 2 years ago
- Android进阶学习的项目,包括《Android开发艺术探索》学习笔记、优秀开源库学习理解等~☆44Jul 20, 2025Updated 8 months ago
- A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆3,970Sep 15, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A lightweight and fast AOP framework for Android App and SDK developers☆2,211Aug 26, 2023Updated 2 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,931Jun 27, 2025Updated 9 months ago
- proguard resource for Android by wechat team☆8,632Oct 20, 2023Updated 2 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,363Jan 12, 2026Updated 2 months ago
- 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).☆13,747May 28, 2023Updated 2 years ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,125Mar 14, 2023Updated 3 years ago
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆379Jun 16, 2022Updated 3 years ago
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。☆2,365Apr 2, 2026Updated last week
- Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)☆682Apr 5, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Increase layout loading speed 200%☆2,591Jan 8, 2021Updated 5 years ago
- ☆11May 1, 2016Updated 9 years ago
- 图片只显示部分,根据滑动切换显示区域☆11Dec 12, 2019Updated 6 years ago
- Android Router Framework☆776Jun 4, 2025Updated 10 months ago
- Flexible multiple types for Android RecyclerView.☆5,773Aug 28, 2022Updated 3 years ago
- Android 崩溃捕获(Java,native)☆46Sep 26, 2019Updated 6 years ago
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆14,493Sep 11, 2023Updated 2 years ago