GitHub的这些轮子足够开发任何app,论如何快速开发。

这些是我做Android开发以来用到的比较好的GitHub开源项目,分享出来,供大家学习参阅。


热门推荐:

https://github.com/lcodecorex/TwinklingRefreshLayout  自定义 下拉刷新控件。 基于FrameLayout 在外部包裹 - 新思路


https://github.com/ReactiveX/RxJava   异步处理


https://github.com/square/retrofit   网络框架  基于okhttp


https://github.com/JakeWharton/butterknife   butterknife注解插件


https://github.com/square/picasso   图片加载


https://github.com/bingoogolapple/BGAQRCode-Android   扫码


https://github.com/FinalTeam/RxGalleryFinal 图片选择器


https://github.com/crazycodeboy/TakePhoto   图片选择器


https://github.com/jeasonlzy/ImagePicker    图片选择器  ++


https://github.com/JeasonWong/QingtingBannerView     防蜻蜓轮播banner


https://github.com/WuXiaolong/PullLoadMoreRecyclerView   实现RecyclerView下拉刷新和上拉加载


snackbar   代替 toast


https://github.com/dinuscxj/LoadingDrawable   各种loading


https://github.com/greenrobot/greenDAO  很牛逼的数据库


https://github.com/lyxRobert/SelectDateAndTime 自定义时间选择器


https://github.com/afollestad/material-dialogs    dialogs


https://github.com/yanzhenjie/SwipeRecyclerView  adapter的item侧滑菜单等


compile 'com.bm.photoview:library:1.4.1'   图片操作

 
https://github.com/bm-x/PhotoView    图片操作


https://github.com/youth5201314/banner   banner


https://github.com/youth5201314/banner


https://github.com/roughike/BottomBar    BottomBar  


https://github.com/wasabeef/richeditor-android //富文本编辑器


https://github.com/zaaach/CityPicker //单个城市选择器 仿美团


https://github.com/crazyandcoder/citypicker  //地区选择 三级联动


https://github.com/gzu-liyujiang/AndroidPicker //一万个选择器

你可能感兴趣的:(GitHub的这些轮子足够开发任何app,论如何快速开发。)