JsonChao / Awesome-Android-Big-Front-EndLinks
一步步打磨成长为未来炽手可热的大前端工程师
☆18Updated 4 years ago
Alternatives and similar repositories for Awesome-Android-Big-Front-End
Users that are interested in Awesome-Android-Big-Front-End are comparing it to the libraries listed below
Sorting:
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆194Updated 8 months ago
- 一套Android组件化的实施方案和支撑框架☆65Updated 5 years ago
- Retrofit + OkHttp3 + coroutines + LiveData打造一款网络请求框架☆80Updated 5 years ago
- ☆49Updated 4 years ago
- 注解学习小案例,比较系统性学习注解并且应用实践。简单应用了运行期注解,通过注解实现了setContentView功能;简单应用了编译器注解,通过注解实现了防暴力点击的功能,同时支持设置时间间隔;使用注解替代枚举;使用注解一步步搭建简单路由案例。结合相应的博客,在来一些小案例…☆46Updated 3 years ago
- Hilt 集训课代码☆54Updated 5 years ago
- Exposure是一个帮助做曝光统计需求的库,可以很方便的对曝光事件进行埋点,在现有代码上少量侵入即可实现曝光埋点。支持RV的线性布局、网格布局、瀑布流布局、横向滑动RV,ScrollView等各种滚动布局。支持配置item的有效曝光面积。☆83Updated last year
- 基于Flux架构的模块化框架☆39Updated 2 years ago
- 针对AACHulk的 代码生成器☆26Updated 5 years ago
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆87Updated 6 years ago
- 一个Android异步数据加载框架,用于Activity打开之前预加载数据,页面启动速度优化利器☆119Updated 5 years ago
- 多渠道修改图片的gradle插件☆46Updated 5 years ago
- 判断 Activity 上是否有 Dialog、PopWindow 等悬浮窗☆62Updated 3 years ago
- Gradle脚本实现Android组件化开发模块api化☆64Updated 6 years ago
- Android基础架构&优秀框架源码分析☆40Updated 6 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated last year
- 首次提交切换应用图标的demo☆67Updated 6 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆55Updated 2 years ago
- ScreenShotTools是一个Android长截图工具☆97Updated 6 years ago
- 简单易用的支持多进程架构的组件化方案☆78Updated 5 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆31Updated 4 years ago
- 基于MVVM+kotlin+组件化 实现的电商实战项目☆115Updated 3 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆112Updated 6 years ago
- 适配Android 10分区存储(作用域存储)的代码示例.演示MediaStore操作媒体文件 以及 SAF的使用.并配有一篇精心编写的文章助理解☆53Updated 4 years ago
- Android Q storage Actual combat(MediaStore and SAF)☆114Updated 5 years ago
- a rouer plugin with transform api,simple and easy to use.☆27Updated 5 years ago
- 组件之间的通信,很友好起到隔离效果,接口+实现类,使用注解生成代码方式,无需手动注册,将使用步骤简单化,支持组件间以暴露接口提供服务的方式进行通信。☆77Updated 3 years ago
- play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge fram…☆90Updated 3 years ago
- iOS从0到1的入手项目学习。包括swift进阶和iOS功能两部分!通过案例学习UIKit框架,UIViewController控制器生命周期,内置属性,导航,视图管理构建,手势,状态保存等,并且通过玩Android项目,深入运用网络,数据存储,多媒体,web,多线程,通信…☆75Updated 6 months ago
- Android组件化开发过程中,通过插件来强制使用某些规范,以及提供一些便利性的配置等。☆36Updated 5 years ago