一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between compone…
☆251Oct 18, 2024Updated last year
Alternatives and similar repositories for ComponentCornerstone
Users that are interested in ComponentCornerstone are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结 构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, su…☆198May 29, 2020Updated 5 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆154Jul 15, 2021Updated 4 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 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中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,125Mar 14, 2023Updated 3 years ago
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆412Nov 2, 2020Updated 5 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆483Jul 31, 2020Updated 5 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳 过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,426Aug 4, 2025Updated 8 months ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,953Dec 14, 2018Updated 7 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆646Mar 21, 2021Updated 5 years ago
- 🚀基于Litho的Android高性能动态业务容器。☆359Dec 2, 2020Updated 5 years ago
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆531Dec 9, 2019Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。☆2,416Jun 13, 2021Updated 4 years ago
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,043Oct 11, 2023Updated 2 years ago
- Android Asm 插桩 教学☆1,059Sep 13, 2022Updated 3 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 3 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,252Jan 20, 2024Updated 2 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,202May 12, 2022Updated 3 years ago
- 一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能☆3,329Aug 5, 2020Updated 5 years ago
- 零反射全动态Android插件框架☆7,749Mar 23, 2026Updated 2 weeks ago
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。☆449Jul 18, 2025Updated 8 months 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.
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,697Oct 25, 2023Updated 2 years ago
- ☆302May 31, 2021Updated 4 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,213Aug 26, 2023Updated 2 years ago
- 【背上Jetpack】demo,本仓库提供 Jetpack 一个个可以独立运行的小示例,帮助您更好的上手 Jetpack☆283Sep 14, 2021Updated 4 years ago
- Android上简单实现四大组件的插件化,供学习使用☆482Dec 30, 2025Updated 3 months ago
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。☆2,365Apr 2, 2026Updated last week
- 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!☆785Sep 11, 2024Updated last year
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆400Aug 9, 2023Updated 2 years ago
- 一个Android平台的高性能key-value组件,读写性能远超SharedPreferences☆343Nov 8, 2019Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- The basic Toast but with more options☆16Dec 30, 2021Updated 4 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,074Jul 10, 2023Updated 2 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆175Aug 6, 2020Updated 5 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆903Feb 7, 2021Updated 5 years ago
- Andromeda simplifies local/remote communication for Android modularization☆2,275Sep 16, 2019Updated 6 years ago
- 深入理解Android Gradle☆394Nov 23, 2019Updated 6 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,363Jan 12, 2026Updated 2 months ago