prookiee's Stars
cfug/dio
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
hurshi/wanandroid
A wanandroid.com client written by Flutter
Victory-Over/SuperWeb
Android基于腾讯X5内核的WebView(超级浏览器),拥有文件上传、下载、浏览(支持PDF/PPT/DOC/EXCEL/TXT格式)、Android与JS的交互、视频播放、自定义进度条、下拉回弹等功能
Kelin-Hong/MVVMLight
A toolkit help to build Android MVVM Application
lingochamp/FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Bigkoo/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
hencoder/PracticeDraw5
《HenCoder Android 开发进阶:自定义 View 1-5 绘制顺序》 的练习项目
hencoder/PracticeDraw2
《HenCoder Android 开发进阶:UI 1-2 Paint 详解》 的练习项目 http://hencoder.com/ui-1-2
openXu/OXChart
各种自定义图表库,使用简单,支持扩展
hencoder/PracticeDraw1
《HenCoder Android 开发进阶:UI 1-1 绘制基础》 的练习项目
JessYanCoding/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
casbin/jcasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
Tamicer/FastDownloader
基于Okhttp, 结合Retrofit,使用Okio ,简化处理I/O操作,加入多种设计模式,实现基于链式的android平台多线程下载利器!
wzgiceman/RxjavaRetrofitDemo-master
Retrofit+Rxjava+okhttp终极封装(Gson方案)
kosi-libs/Kodein
Painless Kotlin Dependency Injection
Xiasm/LoginArchitecture
AOP实现Android集中式登陆架构,解放无时无刻的登陆状态判断!!!
dhhAndroid/RxWebSocket
An auto reconnection-webSocket build with okhttp and rxJava
0xZhangKe/WebSocketDemo
用于简化 WebSocket 在 Android 平台使用的封装方法
hongyangAndroid/FlowLayout
[不再维护]Android流式布局,支持单选、多选等,适合用于产品标签等。
wangfumm/RRMVPFrame-master
UFreedom/Transitions-Everywhere
Backport of Android Transitions API for animations. Animations backported to Android 4.0+. API compatible with Android 2.2+
zhan2046/RippleView
ripple view
didikee/Demos
crysehillmes/PersistentSearchView
KieronQuinn/PersistentSearch
A clone of the Google Now/Maps/Play persistent search bar
arimorty/floatingsearchview
A search view that implements a floating search bar also known as persistent search
pushpalroy/GooglePlayCloned
A clone of the Google PlayStore Android app frontend.
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
guiying712/AndroidModulePattern
Android项目组件化示例代码,支持Fragment和View