Android 项目中常用到的第三方组件
項目中常用到的第三方組件
1 社會化分享
ShareSDK-Core-2.5.9.jar
ShareSDK-QQ-2.5.9.jar
ShareSDK-QZone-2.5.9.jar
ShareSDK-SinaWeibo-2.5.9.jar
ShareSDK-Wechat-2.5.9.jar
ShareSDK-Wechat-Core-2.5.9.jar
ShareSDK-Wechat-Moments-2.5.9.jar
代碼
cn.sharesdk.onekeyshare包
com.meibeike.meiphoto.wxapi微信
?
2 讀取圖片元數(shù)據(jù)
https://github.com/drewnoakes/metadata-extractor
metadata-extractor-2.7.0.jar
xmpcore-5.1.2.jar
?
3 掃描二維碼
https://github.com/zxing/zxing
zxing.jar
com.mining.app.zxing包 代碼
4 圖片加載
https://github.com/bumptech/glide
glide-3.6.1.jar
?
5 打印日志
https://github.com/apache/log4j
android-logging-log4j-1.0.3.jar
log4j-1.2.17.jar
?
6 netty通訊層相關(guān)
netty-all-4.0.25.Final.jar
mframework.jar
?
7 HTTP通信相關(guān)
volley gson
https://github.com/mcxiaoke/android-volley
https://github.com/google/gson
?
8 NanoHTTPD投射相關(guān)
https://github.com/NanoHttpd/nanohttpd?
?
9 數(shù)據(jù)庫相關(guān)
?
10 工具類
?
11 自定義View相關(guān)
swipelistview 橫向滑動刪除列表 https://github.com/47deg/android-swipelistview
CircleImageView 圓角圖片 https://github.com/hdodenhof/CircleImageView
PhotoView 放大縮小圖片 https://github.com/chrisbanes/PhotoView http://blog.csdn.net/ljx19900116/article/details/43482139
SwipeBack 使用手勢操作退出activity https://github.com/liuguangqiang/SwipeBack
XListView
SwitchButton
RecyclerView 復(fù)用ViewHolder android-support-v7-recyclerview.jar
轉(zhuǎn)載于:https://www.cnblogs.com/huanyi0723/p/5109863.html
總結(jié)
以上是生活随笔為你收集整理的Android 项目中常用到的第三方组件的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 常用的数组的操作
- 下一篇: Mongodb 笔记04 特殊