13个能快速开发android的经典项目

408 阅读1分钟
原文链接: mp.weixin.qq.com
正文

一、okhttp一个让网络请求更简单的框架

项目地址

https://github.com/jeasonlzy/okhttp-OkGo

二、 TwinklingRefreshLayout-下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView

项目地址

https://github.com/lcodecorex/TwinklingRefreshLayout

三、 StickerCamera-android一款集成了相机,图片裁剪,给图片贴贴图打标签的APP

项目地址

https://github.com/Skykai521/StickerCamera

四、 一个Android自定义图片视图, 专为图片画廊设计

项目地址

https://github.com/davemorrissey/subsampling-scale-image-view

五、AndroidFire-一款新闻阅读App框架基于Material Desig

项目地址

https://github.com/jaydenxiao2016/AndroidFire

六、ViewPagerCards-android ViewPagerCards卡片切换效果源码

项目地址

https://github.com/rubensousa/ViewPagerCards

七、 Douya-Material Design 的豆芽客户端完整源码

项目地址

https://github.com/DreaminginCodeZH/Douya

八、高仿微信的一个开源项目

项目地址

https://github.com/motianhuo/wechat/tree/wechat2.0

九、RestAPP-android网易云音乐界面源码,可用于毕业答辩

项目地址

https://github.com/sakurajiang/RestAPP

10、在基于七牛加载图片库,让加载图片更有效、更节流、更简单、更可控、更酷

项目地址

https://github.com/lingochamp/QiniuImageLoader

11、Android 5.0+ 屏幕录制

项目地址

https://github.com/GLGJing/ScreenRecorder

12、Novate—基于Retrofit和RxJava打造的链式网络库, 支持okhttp的调用风格

项目地址

https://github.com/Tamicer/Novate

13、一行代码完成Android 7 FileProvider适配

项目地址

https://github.com/hongyangAndroid/FitAndroid7