帶*號的是個人推薦比較好用的
HTTP網(wǎng)絡(luò)請求
okhttp * :https://github.com/square/okhttp
retrofit:https://github.com/square/retrofit
Volley:https://github.com/google/volley
Android Async HTTP:https://github.com/android-async-http/android-async-http
json模型轉(zhuǎn)換
Gson *:https://github.com/google/gson
Jackson:https://github.com/FasterXML/jackson
Fastjson:https://github.com/alibaba/fastjson
activity路由
ARouter *:https://github.com/alibaba/ARouter
圖片緩存
Glide * :https://github.com/bumptech/glide
picasso:https://square.github.io/picasso/#introduction
Android Universal Image Loader:https://github.com/nostra13/Android-Universal-Image-Loader
數(shù)據(jù)庫
Android Room * :https://developer.android.google.cn/topic/libraries/architecture/room
GreenDAO:https://github.com/greenrobot/greenDAO
OrmLite:https://ormlite.com/
Sugar:http://satyan.github.io/sugar/
Realm:https://realm.io/
圖表
MPAndroidChart *:https://github.com/PhilJay/MPAndroidChart
WilliamChart:https://github.com/diogobernardino/WilliamChart
HelloCharts:https://github.com/lecho/hellocharts-android
Echarts:https://echarts.apache.org/zh/index.html、https://github.com/abel533/ECharts
響應(yīng)式編程
RxJava * :https://github.com/ReactiveX/RxJava/
RxAndroid * :https://github.com/ReactiveX/RxAndroid
RxJavaJoins:https://github.com/reactivex/rxjavajoins
RxBinding:https://github.com/JakeWharton/RxBinding
Agera:https://github.com/google/agera
測試框架
Mockito:https://site.mockito.org/
Robotium:http://code.google.com/p/robotium/
Robolectric:https://github.com/robolectric/robolectric
列表
BaseRecyclerViewAdapterHelper *:http://www.recyclerview.org/
日歷
CalendarView *:https://github.com/huanghaibin-dev/CalendarView
狀態(tài)欄
StatusBarUtil:https://github.com/laobie/StatusBarUtil
ImmersionBar:https://github.com/gyf-dev/ImmersionBar
右滑返回上一頁
BGASwipeBackLayout-Android:https://github.com/bingoogolapple/BGASwipeBackLayout-Android
藍牙
okble *:https://github.com/a1anwang/okble
BluetoothKity:https://github.com/dingjikerbo/Android-BluetoothKit
FastBleLib:https://github.com/Jasonchenlijian/FastBle
磁盤緩存
DiskLruCache:https://android.googlesource.com/platform/libcore/+/jb-mr2-release/luni/src/main/java/libcore/io/DiskLruCache.java
ButterKnife:https://github.com/JakeWharton/butterknife
Dagger2:https://github.com/google/dagger
AndroidAnotations:https://github.com/androidannotations/androidannotations
RoboGuice:https://github.com/roboguice/roboguice
調(diào)試
Stetho:https://github.com/facebookarchive/stetho
性能優(yōu)化
內(nèi)存泄漏LeakCanary:https://square.github.io/leakcanary/
奔潰報告ACRA:http://www.acra.ch/
Log日志
Logger:https://github.com/orhanobut/logger
Hugo:https://github.com/JakeWharton/hugo
Timber:https://github.com/JakeWharton/timber
事件消息總線通知
EventBus *:https://github.com/greenrobot/EventBus
Otto:http://square.github.io/otto/
相冊拍照
Matisse:https://github.com/zhihu/Matisse
圖片裁剪
cropper:https://github.com/edmodo/cropper
ucrop:https://github.com/Yalantis/uCrop
Android-Image-Cropper:https://github.com/ArthurHub/Android-Image-Cropper
圖片壓縮
compressor:https://github.com/zetbaitsu/Compressor
LuBan:https://github.com/Curzibn/Luban
上下拉刷新
SmartRefreshLayout:https://github.com/scwang90/SmartRefreshLayout
android-Ultra-Pull-To-Refresh:https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh
TwinklingRefreshLayout:https://github.com/lcodecorex/TwinklingRefreshLayout
課程表
TimetableView:https://github.com/zfman/TimetableView
選擇器
Android-PickerView:https://github.com/Bigkoo/Android-PickerView
桌面圖標角標
ShortcutBadger:https://github.com/leolin310148/ShortcutBadger
二維碼生成蕉世、掃描
zxing-lite:https://github.com/jenly1314/ZXingLite
zxing-android-embedded:https://github.com/journeyapps/zxing-android-embedded
如果覺得可以就點個??吧鱼的,歡迎粉絲收藏,土豪打賞,您的關(guān)注就是我們創(chuàng)作的動力法褥!
讀者有什么想看的相關(guān)技術(shù)篇章售躁,歡迎評論留言!
QQ交流群:908058499
上篇:android專題-數(shù)據(jù)庫Room 目錄 下篇: