idisfkj / android-startup
🔥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,613Updated 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
- 🔥🔥 Kotlin Jetpack zero to hero. 新手到高手☆527Updated 2 years ago
- 🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构☆534Updated 2 years ago
- Android APP缺省页的正确打开方式 高度解耦、低侵入、易拓展 多状态视图状态切换器☆715Updated last year
- 科学分包,动态扩展,功能完善,书写简洁,按需依赖,合理抽象,超高内聚,超低耦合,没有最好,只有更好,希望能帮助到您,🙏❤️🙏❤️☆291Updated 2 years ago
- A simple and handy Android database debugging library.☆969Updated 2 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,396Updated 2 years ago
- 🔥🔥ViewPager,ViewPager2无限轮播功能。自定义Indicator,支持一屏三页,支持仿魅族banner效果。极其简单的使用方式☆703Updated 3 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆870Updated last year
- Android精华录: 该库的目的是结合详细的Demo来全面解析Android相关的知识点, 帮助读者能够更快的掌握与理解所阐述的要点。 不定时更新,与预期接下的要做的事,希望点进来的你能够喜欢😍😍☆319Updated 11 months ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,151Updated last year
- 🐰 a simple and easy to use android apm framework (tools)☆1,066Updated last year
- LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.☆1,219Updated last year
- 🔥Android Github客户端,基于组件化开发,支持账户密码与认证登陆。使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM;项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt…☆262Updated 4 years ago
- 🔧 Cross module Android development made easy!☆765Updated 5 years ago
- Jetpack MVVM For Wanandroid 最佳实践 !☆1,488Updated last year
- ☆480Updated 8 months ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,201Updated 3 years ago
- A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)☆1,177Updated 3 weeks ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆822Updated 2 years ago
- Android Router Framework☆757Updated last year
- The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)☆821Updated last year
- Explore Android performance optimization in depth(continuous updating ...)☆802Updated last year
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,639Updated 3 years ago
- 本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢☆1,499Updated 2 years ago
- 📝 The Android programing blogs(简体中文).☆1,042Updated 5 months ago
- 一款Android Studio插件,帮助你快速添加依赖库和查询历史版本☆1,198Updated 4 years ago
- Increase layout loading speed 200%☆2,573Updated 4 years ago
- Android animation support for APNG & Animated WebP & Gif & Animated AVIF, High performance☆597Updated 3 months ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,936Updated 6 years ago
- Android Asm 插桩 教学☆1,060Updated 2 years ago