mrme2014 / hi_jetpackLinks
☆21Updated 5 years ago
Alternatives and similar repositories for hi_jetpack
Users that are interested in hi_jetpack are comparing it to the libraries listed below
Sorting:
- 本项目是基于Android JetPack组件实现MVVM架构,并结合当下较为流行的组件化开发方式,编写的一个Hybird类型的多进程应用。☆71Updated 5 years ago
- 组件之间的通信,很友好起到隔离效果,接口+实现类,使用注解生成代码方式,无需手动注册,将使用步骤简单化,支持组件间以暴露接口提供服务的方式进行通信。☆77Updated 3 years ago
- 有人想要Android面向切面编程,今天他来了!轻松完成各种骚操作,登录状态拦截,日志拦截,权限拦截,轻松搞定!☆73Updated 4 years ago
- 注解学习小案例,比较系统性学习注解并且应用实践。简单应用了运行期注解,通过注解实现了setContentView功能;简单应用了编译器注解,通过注解实现了防暴力点击的功能,同时支持设置时间间隔;使用注解替代枚举;使用注解一步步搭建简单路由案例。结合相应的博客,在来一些小案例…☆46Updated 3 years ago
- ☆70Updated 6 years ago
- 一个Android异步数据加载框架,用于Activity打开之前预加载数据,页面启动速度优化利器☆119Updated 5 years ago
- ☆67Updated 5 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆112Updated 6 years ago
- 字节小站博客Demo☆30Updated 3 years ago
- 使用Jetpack、Kotlin实现的RxJava自动注销库,你值得拥有!☆95Updated 2 years ago
- ItemDecoration Demo☆38Updated 6 years ago
- ☆50Updated 4 years ago
- 今日头条H5秒开Demo,仅供学习交流。☆76Updated 5 years ago
- Kotlin 版 玩Android (采用的是 LiveData+ViewModel+RxJava+okHttp+Retrofit+Glide 架构 )☆106Updated 5 years ago
- based on Gson's parsing library, perform fault-tolerant processing on basic types (without causing the entire json parsing to fail due to…☆59Updated 7 years ago
- 多渠道修改图片的gradle插件☆46Updated 5 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆31Updated 4 years ago
- Fragment 生命周期的一次自我认知☆92Updated 6 years ago
- Retrofit + OkHttp3 + coroutines + LiveData打造一款网络请求框架☆80Updated 5 years ago
- 一个可以提高开发效率的adapter☆85Updated 2 years ago
- 一个小巧而强大的 Key-Value 管理框架,可自定义缓存逻辑☆79Updated 6 years ago
- Android异步初始化工具☆57Updated 5 years ago
- Hilt 集训课代码☆54Updated 5 years ago
- Kotlin协程入门进阶实战(Android版)☆35Updated 4 years ago
- AOP实现Android集中式登陆架构,解放无时无刻的登陆状态判断!!!☆114Updated 6 years ago
- DataBinding结合AspectJ防止多次点击~给老虎插上翅膀☆32Updated 7 years ago
- iOS从0到1的入手项目学习。包括swift进阶和iOS功能两部分!通过案例学习UIKit框架,UIViewController控制器生命周期,内置属性,导航,视图管理构建,手势,状态保存等,并且通过玩Android项目,深入运用网络,数据存储,多媒体,web,多线程,通信…☆75Updated 7 months ago
- 玩安卓 小程序版☆51Updated 4 years ago
- 一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Corouti…☆93Updated 3 years ago
- Exposure是一个帮助做曝光统计需求的库,可以很方便的对曝光事件进行埋点,在现有代码上少量侵入即可实现曝光埋点。支持RV的线性布局、网格布局、瀑布流布局、横向滑动RV,ScrollView等各种滚动布局。支持配置item的有效曝光面积。☆83Updated last year