0
点赞
收藏
分享

微信扫一扫

收集的库或框架或第三方平台

攻城狮Chova 2022-07-12 阅读 69


图片:

加载库:

imageLoader:

​​https://github.com/nostra13/Android-Universal-Image-Loader​​

glide

​​https://github.com/bumptech/glide​​

picasso:

​​http://square.github.io/picasso/​​


压缩库:

compressHelper

​​https://github.com/nanchen2251/CompressHelper​​

Luban

​​https://github.com/Curzibn/Luban​​

compressor

​​https://github.com/zetbaitsu/Compressor​​


图片浏览器

photopicker

​​https://github.com/donglua/PhotoPicker​​

imageselector

​​https://github.com/smuyyh/ImageSelector​​


下拉刷新

SmartRefreshLayout

​​https://github.com/scwang90/SmartRefreshLayout​​

XRefreshView

​​https://github.com/huxq17/XRefreshView​​

​​Phoenix​​

​​https://github.com/phoenixframework/phoenix​​

​​android-Ultra-Pull-To-Refresh​​

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


模糊:

Blurry

https://github.com/wasabeef/Blurry

BlurView

https://github.com/Dimezis/BlurView

blur-admin

https://github.com/akveo/blur-admin

newsblur

​​https://github.com/samuelclay/NewsBlur​​




数据库第三方库:

WCDB

​​https://github.com/Tencent/WCDB​​

SQLCipher

​​https://github.com/sqlcipher/sqlcipher​​

finalDb(Afinal一部分)

​​https://github.com/yangfuhai/afinal​​


短信验证接入平台/第三方登录平台

mob

友盟


推送:

极光推送

个推

腾讯信鸽

友盟


快速导入android控件:

butterknife


​​https://github.com/JakeWharton/butterknife​​


afinal

​​https://github.com/yangfuhai/afinal​​


网络相关

okhttp(网络封装)

​​https://github.com/square/okhttp​​

gson(json解析)

​​https://github.com/google/gson​​

fastjson(json解析)

​​https://github.com/alibaba/fastjson​​

rxjava(回调集成)

​​https://github.com/ReactiveX/RxJava​​

retrofit(注解网络)

​​https://github.com/square/retrofit​​

rxlifecycle(rxjava回收)

​​https://github.com/trello/RxLifecycle​​

webviewbridge(h5交互)

​​https://github.com/jesse01/WebViewJavascriptBridge​​


浏览器:

crosswalk

​​https://crosswalk-project.org​​

腾讯浏览服务

VasSonic

​​https://github.com/Tencent/VasSonic​​

热修复(不下载更新app)

​​https://github.com/dodola/HotFix​​

​​https://github.com/jasonross/Nuwa​​

​​https://github.com/bunnyblue/DroidFix​​

Tinker

​​https://github.com/Tencent/Tinker​​


权限处理

AndPermission

​​https://github.com/yanzhenjie/AndPermission​​


快速生成Parcelable

android parcelable code generator(直接settings->plugin搜索下载)

Alt_Insert选择Parcelable即可生成该种对象



举报

相关推荐

0 条评论