ANDROID 开发常用的框架、工具、API最全集合
以下是我整理的安卓開發(fā)常用的工具、框架、API的集合,希望大家有幫助!
1、RecyclerView items的動(dòng)畫庫
github https://github.com/wasabeef/recyclerview-animators
2、Picasso一個(gè)強(qiáng)大的圖片下載與緩存的庫
github地址:https://github.com/square/picasso
3、Glide圖片加載和緩存的庫,用法基本和Picasso差不多
github地址:https://github.com/bumptech/glide
4、UltimateRecyclerView:終極RecyclerView,能實(shí)現(xiàn)各種想要的效果。
github地址:https://github.com/cymcsg/UltimateRecyclerView
5、網(wǎng)絡(luò)請(qǐng)求框架:retrofit
http://www.jianshu.com/p/a94e38636fde
github地址:https://github.com/square/retrofit
6、Fresco 圖片框架
http://fresco-cn.org/
7、DBExecutor 數(shù)據(jù)庫框架
https://github.com/LuckyJayce/DBExecutor/
8、okhttp網(wǎng)絡(luò)請(qǐng)求框架
https://github.com/hongyangAndroid/okhttputils
http://blog.csdn.net/qq_34997963/article/details/51778985
9、greendao數(shù)據(jù)庫框架
http://blog.csdn.net/qq_34997963/article/details/51933241
10、zxing框架掃描和生成二維碼
https://github.com/yipianfengye/android-zxingLibrary/
11、注解框架 ButterKnife(黃油刀)
http://blog.csdn.net/qq_34997963/article/details/51803843
https://github.com/JakeWharton/butterknife
12、、Volley網(wǎng)絡(luò)框架的簡(jiǎn)單使用
https://github.com/bacy/volley
http://blog.csdn.net/qq_34997963/article/details/51775121
13、Android 快速開發(fā)庫(UI界面、網(wǎng)絡(luò)、進(jìn)階、綜合)
https://github.com/yingzikeji/AndroidRapidLibrary
14、搖一搖,錄音,二維碼等
https://github.com/yingzikeji/androidSensor
15、Android交互動(dòng)畫庫
https://github.com/dayiming/SpringingLayout
16、Android項(xiàng)目源碼BaseAnimation數(shù)百種動(dòng)畫效果集合
https://github.com/z56402344/BaseAnimation
17、Android Utils set 安卓 工具類 集合
https://github.com/SuperKung/AndroidUtils
18、安卓在線視頻,本地,直播,切換畫面比例,軟硬解碼切換,支持手機(jī),盒子播放.
https://github.com/gcoldcoffee/Vitamio_IJKPlay_MediaPlay
基于Android系統(tǒng)Api封裝常用工具類(很全的)
https://github.com/yingzikeji/AndroidCommon
收藏同時(shí),頂一下啊。謝謝支持啦
總結(jié)
以上是生活随笔為你收集整理的ANDROID 开发常用的框架、工具、API最全集合的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Android性能优化——内存泄漏优化
- 下一篇: HTTP请求返回状态码和提示信息