资料记录-框架&开源

来源:互联网 发布:淘宝网品牌旗舰店 编辑:程序博客网 时间:2024/05/22 15:52

**网络请求**

基于OkHttp封装的简单易用型HTTP请求和文件下载管理框架
https://github.com/pengjianbo/OkHttpFinal

文件下载管理框架
https://github.com/jeasonlzy/okhttp-OkGo

文件下载(已用)
https://github.com/lingochamp/FileDownloader



**图像**

Glide
https://github.com/bumptech/glide

图像裁剪(带拍照或相册选择)
https://github.com/ArthurHub/Android-Image-Cropper


图像裁剪

https://github.com/edmodo/cropper



**轻量数据库**

两个ORM: Sugar ORM、 ActiveAndroid ORM
https://github.com/chennaione/sugar



**UI界面**

下拉刷新
https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh




**混合框架**


Apache Cordova-Android框架原理研究笔记
http://blog.csdn.net/lifeshow/article/details/51028948

Cordova和React-Native两种框架的对比
http://blog.csdn.net/timtian008/article/details/54890514










0 0