Demonstrate all the principle on Android in the form of animation. 用动画的形式呈现Android机制原理,有趣又酷炫,不要再啃晦涩的文字啦!
☆195Oct 3, 2019Updated 6 years ago
Alternatives and similar repositories for AndroidPrincipleAnimation
Users that are interested in AndroidPrincipleAnimation are comparing it to the libraries listed below
Sorting:
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆646Mar 21, 2021Updated 4 years ago
- The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀☆3,154Mar 8, 2022Updated 4 years ago
- Initialization Framework for Android Application☆14Jun 20, 2022Updated 3 years ago
- Android open framework analysis☆669Mar 27, 2018Updated 7 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆101Jun 8, 2021Updated 4 years ago
- Android 进阶☆2,559Jun 19, 2023Updated 2 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 2024Updated last year
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆413Nov 2, 2020Updated 5 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆484Jul 31, 2020Updated 5 years ago
- 一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)☆2,505Apr 22, 2019Updated 6 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- lint增量扫描实现自动bug通知☆13Dec 29, 2017Updated 8 years ago
- 一个简单易懂的transformDemo, 包括了如何支持增量更新, 如何使用ASM Core和ASM Tree Api, 具一定的封装性☆27Apr 24, 2019Updated 6 years ago
- A simple Android stack view, build in Kotlin☆30Apr 18, 2020Updated 5 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,203May 12, 2022Updated 3 years ago
- Show/edit any view's attributions, any app.☆710Oct 16, 2023Updated 2 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,428Aug 4, 2025Updated 7 months ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,076Jul 10, 2023Updated 2 years ago
- 码上开学的各种文档集中地☆557Apr 8, 2020Updated 5 years ago
- 🚀Optimizer for mobile applications☆5,059Feb 4, 2026Updated last month
- The design and implementation of the target method pretest model. 目标方法前置检验模型设计与实现,应用于所有需要在目标操作前插入N个前置验证条件的情况(如:登录后自动执行关注、登录后继续上次的发帖操作)☆21Jul 6, 2019Updated 6 years ago
- Android音视频开发任务,赋总结文档~☆25Aug 14, 2018Updated 7 years ago
- 一个Android平台的高性能key-value组件,读写性能远超SharedPreferences☆343Nov 8, 2019Updated 6 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,360Jan 12, 2026Updated 2 months ago
- 一个旨在减少99%的drawable.xml文件的库,可直接在布局文件中对任意View声明drawable属性。☆681Oct 29, 2019Updated 6 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- for a better Android Experience☆249Jul 2, 2020Updated 5 years ago
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆400Aug 9, 2023Updated 2 years ago
- A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)☆3,894Mar 9, 2023Updated 3 years ago
- 通过自定义Behavior实现“二楼”效果,兼容所有下拉刷新控件☆194Dec 29, 2019Updated 6 years ago
- Android Single Activity Framework compatible with Fragment.☆2,398Updated this week
- Android App 冷启动优化方案☆256May 4, 2018Updated 7 years ago
- Android transform plugin☆18Feb 25, 2021Updated 5 years ago
- Bmob AI角色开源案例 (chatgpt 3.4/4.0)☆20Jul 17, 2023Updated 2 years ago
- Show/edit any view's attributions on the screen.☆3,268Nov 1, 2022Updated 3 years ago
- 史上最好用的Android跨进程接口调用框架☆121Jun 13, 2020Updated 5 years ago