idisfkj / android-startupLinks
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
☆1,652Updated 3 years ago
Alternatives and similar repositories for android-startup
Users that are interested in android-startup are comparing it to the libraries listed below
Sorting:
- 🔥🔥 Kotlin Jetpack zero to hero. 新手到高手☆533Updated 3 years ago
- 🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构☆536Updated 3 years ago
- Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器☆712Updated 2 years ago
- A simple and handy Android database debugging library.☆973Updated 3 years ago
- 🔥🔥ViewPager,ViewPager2无限轮播功能。自定义Indicator,支持一屏三页,支持仿魅族banner效果。极其简单的使用方式☆708Updated 4 years ago
- 科学分包,动态扩展,功能完善,书写简洁,按需依赖,合理抽象,超高内聚,超低耦合,没有最好,只有更好,希望能帮助到您,🙏 ❤️🙏❤️☆292Updated 3 years ago
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,275Updated last month
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆876Updated 2 years ago
- Android精华录: 该库的目的是结合详细的Demo来全面解析Android相关的知识点, 帮助读者能够更快的掌握与理解所阐述的要点。 不定时更新,与预期接下的要做的事,希望点进来的你能够喜欢😍😍☆334Updated last year
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆829Updated 2 years ago
- Jetpack MVVM For Wanandroid 最佳实践 !☆1,501Updated last year
- 本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢☆1,505Updated 3 years ago
- 🔧 Cross module Android development made easy!☆768Updated 6 years ago
- Android Router Framework☆767Updated 4 months ago
- LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.☆1,245Updated 2 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,644Updated 4 years ago
- 一款Android Studio插件,帮助你快速添加依赖库和查询历史版本☆1,197Updated 5 years ago
- 📝 The Android programing blogs(简体中文).☆1,049Updated last year
- 🐰 a simple and easy to use android apm framework (tools)☆1,077Updated 2 years ago
- 🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).☆2,202Updated 5 years ago
- 神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。☆1,615Updated 4 years ago
- Android animation support for APNG & Animated WebP & Gif & Animated AVIF, High performance☆643Updated 2 months ago
- Android Asm 插桩 教学☆1,064Updated 3 years ago
- The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)☆829Updated 2 years ago
- ☆483Updated 4 months ago
- 🔥Android Github客户端,基于组件化开发,支持账户密码与认证登陆。使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM;项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt…☆269Updated 5 years ago
- Make Android transparent statusbar and navigationbar easy.☆1,588Updated 3 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,414Updated 3 years ago
- LeetCode 系列题解, 在线阅读 https://offer.hi-dhl.com☆427Updated 2 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,951Updated 6 years ago