非常实用的安卓第三方库

前言:

为了提高开发效率,我们经常会考虑实用第三方开发库,因为,这样可以大大减少开发周期,更是彼此学习的一个几乎,下面是我搜集的几个非常实用的开源库,非常感谢大牛的无私奉献。


1.严振杰首页,里面包含nohttp(网络请求)AndPermission(6.0权限)SwipeRecyclerView(RecyclerView侧滑长按加载)AndServer(Http服务器框架)CircleTextProgressbar(圆形进度条)album(相册)
http://www.yanzhenjie.com/
https://github.com/yanzhenjie

2.胡伟,里面包含XSnow(基于RxJava网络框架)BLE(蓝牙模块框架)BluetoothChat(蓝牙聊天)ViseLog(日志系统)ViseUDP(UDP通信库)ViseUtils(基础工具类)
https://github.com/xiaoyaoyou1212

3.xLog(日志框架,支持日志保存成文件)
https://github.com/elvishew/XLog/blob/master/README_ZH.md

4.lcodecorex,里面包含TwinklingRefreshLayout(任意列表控件增加上拉下拉刷新,不需要更改原控件)ExpandTextView(可展开的TextView)WeakNetwork(配置弱网测试环境)
https://github.com/lcodecorex
https://github.com/lcodecorex/TwinklingRefreshLayout/blob/master/README_CN.md

5.Qichuan (Sean) ZHANG,里面包含opencc(简繁体转换库)ExpandableLayout(可折叠layout)
https://github.com/qichuan
https://github.com/BYVoid/OpenCC

6.Wh1te,里面包含CountDownButton(倒计时按钮)EasySP(简化对SharedPreferences数据的操作)
https://github.com/WhiteDG

7.WangLei,里面包含XdroidXdroidMVP(快速开发框架)XRichText(显示富文本的TextView)ARecyclerView(ARecyclerView封装库)TagEditText(微博标签的文本控件)
https://github.com/limedroid

8.RecyclerView Adapter辅助类
http://mp.weixin.qq.com/s?__biz=MzI2MDIyNzM4OQ==&mid=2247484148&idx=1&sn=79dd68bd9c22c286bf01721b7dc92c15&scene=23&srcid=0727dolJ3OrF9QNH6E874cq7#rd

9.ByeBurger(可隐藏的标题栏、底部导航栏)
https://github.com/githubwing/ByeBurger/blob/master/README_CN.md

10.BubbleSeekBar,进度变化由可视化气泡样式呈现
https://www.diycode.cc/projects/woxingxiao/BubbleSeekBar

11.CheckVersionLib任意位置检测更新弹窗
https://github.com/AlexLiuSheng/CheckVersionLib

12.CircleMenuView圆形菜单
https://github.com/AlexLiuSheng/CircleMenuView

13.zxing(android)瘦身
http://m.blog.csdn.net/article/details?id=53156786
....................................................................................
14.其他第三方库
http://mp.weixin.qq.com/s?__biz=MzA3ODg3OTk4OA==&mid=2651087276&idx=2&sn=285cacd9615c60adc3297893c6f6fda8&chksm=844ccc37b33b4521e823db0a09d210c7cb2a9f28c34518413df1168ebe33592af295cf44a3ef&mpshare=1&scene=23&srcid=0219RZ4F1JIatCwlvRk9EUkf#rd

15.Android优秀文章和开源库推荐
https://gold.xitu.io/post/58ba008b570c35006c55028d

16.Android-Skin-Loader皮肤切换
https://github.com/fengjundev/Android-Skin-Loader

github项目demo:

1.高仿知乎日报
https://github.com/WhiteDG/BihuDaily

2.传统下拉刷新方法
http://blog.csdn.net/zhongkejingwang/article/details/38340701

3.http://mp.weixin.qq.com/s/ydhmfP3zHIdoAfuRcyEAew

4.参考官方客户端『掘金』
https://github.com/lulee007/Xitu

5.干货集中营
https://github.com/lulee007/GankMeizi

6.基于Gank.IO提供的API的第三方客户端
https://github.com/burgessjp/GanHuoIO

7.Android 不要错过的7个完整项目学习
https://gold.xitu.io/entry/58ba1cf72f301e006c5f4774

Kotlin相关
1.gank.io kotlin实现的干货集中营客户端
https://github.com/githubwing/GankClient-Kotlin

RN相关
1.RNPolymerPo 是一个基于 React Native 的生活类聚合实战项目
https://github.com/yanbober/RNPolymerPo

2.使用React-Native实现app热更新的一次实践
https://github.com/fengjundev/React-Native-Remote-Update

3.豆瓣电影RN
https://github.com/fengjundev/DoubanMovie-React-Native

其他工具类(库)
1.https://github.com/Lafree317/ShareAndroidResource

2.PinyinUtils拼音转换
http://www.jianshu.com/p/96a06d44159c

3.http://www.open-open.com/lib/view/open1416535785398.html

4.http://www.devstore.cn/essay/essayInfo/5356.html

5.https://github.com/fengjundev/android-common-toolbox

6.https://github.com/fengjundev/Android-Common-Adapter

7.TimLiu-Android
https://github.com/Lafree317/ShareAndroidResource

8.https://github.com/h4de5ing/AndroidCommon/blob/master/README-cn.md

9.http://finalshares.com/read-6721?qq-1512

Android Studio插件
1.https://gold.xitu.io/entry/58a0049f128fe100581e148f


后续,会进一步完善一些好的了解,让我们一起先这些开源的大牛致敬。

发布了49 篇原创文章 · 获赞 66 · 访问量 4万+

猜你喜欢

转载自blog.csdn.net/ljx1400052550/article/details/79953495