jzj1993 / GsonStudy
Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理
☆11Updated 7 years ago
Alternatives and similar repositories for GsonStudy:
Users that are interested in GsonStudy are comparing it to the libraries listed below
- 利用注解、APT、javaopet自动生成RecyclerViewHolder代码☆18Updated 6 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742☆18Updated last year
- 基于Kotlin协程以及DAG(有向无环图)实现的Android任务调度框架,可以根据任务间的依赖关系进行调度。☆19Updated 2 years ago
- First Upload☆10Updated last year
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated last year
- 从零开始实现插件化框架☆29Updated 4 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆24Updated last year
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆38Updated last year
- Wanandroid For HarmonyOS☆12Updated last year
- 基于ASM + transform 实现AOP功能的Kit,支持查看点击view的信息,比如类名,自己和父类的id。双击粘连拦截。为指定方法添加try catch并根据方法签名返回默认值,拦截回调可以自定义并拓展功能。更多功能持续更新中...☆18Updated 3 years ago
- FastStartup 有向无环图启动框架☆21Updated 3 years ago
- 基于camera2的相机框架☆10Updated 4 years ago
- The Android ImageView using only native memory to render, avoiding OOM with best effort.☆24Updated 6 years ago
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Updated 6 years ago
- 辅助android开发者搭建基于JetPack组件构建的MVVM框架,通过注解自动生成ViewModel的Factory类、lazy方法等;支持在项目的任意位置注入ROOM的dao层接口与Retrofit库中的api接口和任意无参实例。☆17Updated 4 years ago
- 适用于Android Studio4.1+的DanDanPlay MVVM模板插件☆12Updated last year
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 5 years ago
- 取名来自奥特曼奈克萨斯☆24Updated 2 years ago
- RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具☆38Updated 3 years ago
- 🍭 Some sugar to sweeten Kotlin development.☆35Updated last year
- android development workflow sample project☆10Updated 2 years ago
- Android permission with coroutine☆35Updated 3 years ago
- 本工程提供了一种安卓中epub电子书的解析方案,利用WebView加载epub.js读取书籍内容,通过AndServer向客户端回传结果☆26Updated 2 years ago
- uTools plugin - search gradle dependcies at maven central repository and google maven repository☆14Updated 4 years ago
- FragmentKey一款解决使用newInstance创建fragment定义key传值问题的apt框架☆19Updated 5 years ago
- A convenient way to use Adapter in RecyclerView based on Kotlin DSL and BRVAH.☆16Updated last year
- TheRouter 路由跳转IDE插件☆11Updated last week
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 2 years ago