每个 Android 开发都要收藏的系统适配手册,带你全面体系化地解读 Android 系统更新
☆152Aug 30, 2022Updated 3 years ago
Alternatives and similar repositories for AndroidPlatforms
Users that are interested in AndroidPlatforms 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 事件总线框架,为你解决事件总线 “滥用” 问题☆85Aug 30, 2022Updated 3 years ago
- 🔥【Android 面经 + Android 学习指南】一份帮助 Android 开发者知识积累与能力进阶的学习路线☆1,198Nov 30, 2022Updated 3 years ago
- 自定 义view集合☆17Aug 28, 2021Updated 4 years ago
- CS-Self-Learning☆16Feb 22, 2024Updated 2 years ago
- 实现西瓜视频视图树埋点数据收集方案☆163Aug 26, 2022Updated 3 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.
- AndroidFamily 专栏配套示例程序☆198Nov 1, 2022Updated 3 years ago
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,306Mar 20, 2026Updated last week
- Android数据库轮子(简洁高效的帮您管理Sqlite,原理:反射,注解,动态代理等)☆15Mar 23, 2021Updated 5 years ago
- 键盘高度,导航栏,状态栏高度☆29Mar 31, 2020Updated 5 years ago
- 一个帮助开发者快速解决整改问题的 Gradle 插件,来提 Feature!☆166Aug 30, 2022Updated 3 years ago
- Toast, Dialog 等组件库☆13Sep 8, 2017Updated 8 years ago
- 本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢☆1,501May 8, 2022Updated 3 years ago
- 🔥🔥🔥 基于Hook方案的合规化检测器☆214Jun 10, 2025Updated 9 months ago
- RecyclerView嵌套完美实现京东tab的吸顶效果☆27Oct 26, 2020Updated 5 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.
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- Json Deserialization benchmark☆12Nov 23, 2023Updated 2 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- 超强的表格视图☆15Nov 18, 2022Updated 3 years ago
- library for android which can observe signal from native crash or ANR☆348Feb 2, 2023Updated 3 years ago
- hook system by asm☆80Nov 13, 2022Updated 3 years ago
- KVCache 是一个便于统一管理的键值缓存库;支持无缝切换缓存实现☆33May 14, 2025Updated 10 months ago
- Compose中使用Paging3分页库示例☆13May 10, 2022Updated 3 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Sep 10, 2023Updated 2 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.
- Android 版本适配全套指南☆2,143Feb 25, 2026Updated last month
- kmm basic framework☆12Sep 1, 2023Updated 2 years ago
- Github Android 个人技术开源影响力排行榜☆1,287Feb 22, 2026Updated last month
- A complete plan for better android developers.(continuous updating ...)☆3,408Dec 24, 2025Updated 3 months ago
- 人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)☆1,043Sep 20, 2023Updated 2 years ago
- ☆597Dec 28, 2022Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Oct 8, 2024Updated last year
- 🚀Optimizer for mobile applications☆5,063Mar 15, 2026Updated last week
- 神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。☆450Jul 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.
- LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.☆1,253Oct 7, 2023Updated 2 years ago
- easy show android okhttp request data☆32Apr 3, 2024Updated last year
- 🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。☆3,777Mar 19, 2026Updated last week
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,252Jan 20, 2024Updated 2 years ago
- 使用注解,方便的对Excel 表格进行读写操作☆19Mar 31, 2023Updated 2 years ago
- ☆34Nov 15, 2022Updated 3 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,987May 16, 2024Updated last year