sucese / android-open-framework-analysis
Android open framework analysis
☆666Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for android-open-framework-analysis
- Deep understanding of popular open source library source code (optimizing...)☆891Updated 4 years ago
- Android 组件化架构 Demo☆546Updated 5 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,067Updated last year
- 本应用是拉勾教育《Android 工程师进阶34讲》专栏的示例应用☆369Updated 3 years ago
- 如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。☆435Updated 5 years ago
- 多个维度对比一些有代表性的开源android组件化开发方案☆751Updated 6 years ago
- 多子view嵌套滚动通用解决方案☆1,159Updated 4 years ago
- Chapter01 GeekTime ,crash catch sample☆549Updated 5 years ago
- 📝 The Android programing blogs(简体中文).☆1,042Updated 2 months ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆820Updated last year
- Explore Android performance optimization in depth(continuous updating ...)☆795Updated last year
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,636Updated 3 years ago
- 收集 Android 开发相关最具价值的面试题及常见套路,持续更新...☆737Updated 4 years ago
- Android开发中必要的一环---单元测试(Unit Test)☆504Updated 3 years ago
- Android面试2019年最新版(每日更新),音视频,Android高级,性能优化,算法,Flutter技术,FFmpeg OppenGl,资源混淆,插件化,组件化,OkHttp,Rxjava,架构师,Android架构☆866Updated 5 years ago
- 收集看到的内容特别棒的技术文章并会配有一段个人短评☆412Updated 4 years ago
- 【暂停更新】Try to build a www.wanandroid.com client for kotlin.☆636Updated 5 years ago
- 一款Android Studio插件,帮助你快速添加依赖库和查询历史版本☆1,198Updated 4 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,201Updated 3 years ago
- Android Asm 插桩 教学☆1,053Updated 2 years ago
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆638Updated 3 years ago
- 码上开学的各种文档集中地☆558Updated 4 years ago
- 【Android 修炼手册】☆944Updated 3 years ago
- HenCoder Plus 的课上代码分享☆276Updated 5 years ago
- Android 架构师成长之路(进行中~)☆326Updated last year
- Android Jetpack 官方文档 中文翻译☆377Updated 5 years ago
- files needed for android-studio to read android source code☆271Updated 4 years ago
- Android面试宝典☆352Updated 6 years ago
- 深入理解Android Gradle☆384Updated 4 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之 间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,927Updated 5 years ago