您的位置:首页 > 其它

各种常用第三方包地址

2017-04-26 10:52 106 查看
各种资源

开源项目

https://github.com/kHRYSTAL/AndroidStarArchive/tree/master/app

RxJava

https://github.com/ReactiveX/RxJava

RxAndroid

https://github.com/ReactiveX/RxAndroid

RxLifecycle

https://github.com/trello/RxLifecycle

6.0权限管理 easypermissions

https://github.com/googlesamples/easypermissions

EventBus

https://github.com/greenrobot/EventBus

WebView中的Java与JavaScript提供【安全可靠】 Safe Java-JS WebView Bridge

https://github.com/pedant/safe-java-js-webview-bridge

图片加载picasso、glide

https://github.com/square/picasso

https://github.com/bumptech/glide

给activity定义路由url scheme跳转 ActivityRouter

https://github.com/mzule/ActivityRouter

4.4以上实现沉浸式状态栏工具StatusBarUtil

https://github.com/laobie/StatusBarUtil

下拉刷新android-Ultra-Pull-To-Refresh

https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh

垂直跑马灯

https://github.com/sfsheng0322/MarqueeView

刮刮卡

https://github.com/cooltechworks/ScratchView

圆角图标(适用于glide picasso)

https://github.com/siyamed/android-shape-imageview

给图片加标签

https://github.com/wujingchao/SimpleTagImageView

AnimCheckBox

https://github.com/lguipeng/AnimCheckBox

生成、扫描二维码条形码

https://github.com/kHRYSTAL/AndroidStarArchive/tree/master/qrcode

RecyclerView粘性头部控件 - sticky-headers-recyclerview

https://github.com/timehop/sticky-headers-recyclerview

Progress 相关(各种圆形进度)

https://github.com/ddwhan0123/Useful-Open-Source-Android/blob/master/Progress.md

图片查看库,可以实现图片的浏览,手势放大缩小等操作 PhotoView

https://github.com/chrisbanes/PhotoView

基于RxJava打造的下载工具, 支持多线程下载和断点续传, 智能判断是否支持断点续传等功能 RxDownload

https://github.com/ssseasonnn/RxDownload

对RecyclerView进行一系列的封装、下拉刷新、上拉加载、数据加载、数据为空、数据出错、等等问题PracticalRecyclerView

https://github.com/ssseasonnn/PracticalRecyclerView

共同头部+ViewPager+ListView(AdapterView)|RecyclerView|ScrollView|WebView添加canPtr()方法,支持下拉刷新(demo以android-Ultra-Pull-To-Refresh为例.

https://github.com/cpoopc/ScrollableLayout

SuperTextView

https://github.com/chenBingX/SuperTextView

PDFView

https://github.com/barteksc/AndroidPdfViewer
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: