Pinned Repositories
awesome-android-notebook
Android知识体系笔记
baseAdapter
Android 封装的RecyclerView的适配器,支持多种type,添加头部尾部,空布局,点击事件等,简化adapter的使用。
CameraXSample
Android CameraX 相机开发Demo
commonUtils
Android 收集常用的工具类的库
CoroutineDemo
Kotlin 协程+Retrofit+LiveData+MVVM结合使用Demo
EventLiveData
一个可以防止数据倒灌的MutableLiveData子类
imageLoader
Android 网络图片加载二次封装库
LiveDataPermissions
基于LiveData实现的动态权限申请库
RxRetrofitUtils
基于Retrofit和RxJava封装的网络请求库
SelectorHelper
Android 代码生成Shape和Selector及各种组合,从此告别xml文件。
VinPin's Repositories
VinPin/SelectorHelper
Android 代码生成Shape和Selector及各种组合,从此告别xml文件。
VinPin/commonUtils
Android 收集常用的工具类的库
VinPin/baseAdapter
Android 封装的RecyclerView的适配器,支持多种type,添加头部尾部,空布局,点击事件等,简化adapter的使用。
VinPin/imageLoader
Android 网络图片加载二次封装库
VinPin/CameraXSample
Android CameraX 相机开发Demo
VinPin/CoroutineDemo
Kotlin 协程+Retrofit+LiveData+MVVM结合使用Demo
VinPin/LiveDataPermissions
基于LiveData实现的动态权限申请库
VinPin/EventLiveData
一个可以防止数据倒灌的MutableLiveData子类
VinPin/RxRetrofitUtils
基于Retrofit和RxJava封装的网络请求库
VinPin/awesome-android-notebook
Android知识体系笔记
VinPin/JetpackComposeSample
Jetpack Compose demo
VinPin/KcRetrofitUtils
搭配Kotlin Coroutines使用的网络请求库
VinPin/LiveDataBus
基于LiveData实现的事件总线,用于替代EventBus。
VinPin/WanAndroid
Kotlin协程+Retrofit+LiveData+MVVM 组件化实现的WanAndroid客户端
VinPin/zhangwenping.github.io
It is my personla website.
VinPin/ZWPReactNative
基于Koltin封装的ReactNative实践