网站首页 > 编程文章 正文
花了点时间整理了 支付宝 Android 客户端使用的开源组件,给需要的同学.在你不知道用什么开源框架的时候可以作下参考,毕竟支付宝是阿里的重量级产品,产品的稳定性是第一,在你的实际项目中引用成熟稳定的开源组件是很有利于日后维护的.
名称 | 项目信息 | 仓库地址 |
---|---|---|
FFmpeg | FFmpeg是一个自由软件,可以运行音频和视频多种格式的录影、转换、流功能[1],包含了libavcodec. | https://github.com/FFmpeg/FFmpeg |
achartengine | 一个图表库,上次更新是10月前,现在用的较多的是----MPAndroidChart | https://github.com/ddanny/achartengine |
CircleImageView | 一个圆角图片库,比较轻量,就一个类. | https://github.com/hdodenhof/CircleImageView |
TheMVP | MVP模式突然很火,可能是代码写习惯了,换换风格,哈哈,如作者所说,一个MVP框架 | https://github.com/kymjs/TheMVP |
androidquery | 3年前#过时 一个轻量级的Android开源框架,可以简化开发Android的一些代码量和工作量. | https://github.com/androidquery/androidquery |
gson | Google官方的Json解析,同类型的还有原生Json解析和fastjson | https://github.com/google/gson |
DiskLruCache | JakeWharton主导又一热门项目----Android"硬盘"缓存 | https://github.com/JakeWharton/DiskLruCache |
tagsoup | Html解析 | https://github.com/ndmitchell/tagsoup |
ViewPagerIndicator | JakeWharton主导的项目,所以不用说了吧,很老的项目了,学习还是很不错的,Github上衍生出了很多,尝试搜索"Indicator" | https://github.com/JakeWharton/ViewPagerIndicator |
wire | 项目简介: Clean, lightweight protocol buffers for Android and Java. | https://github.com/square/wire |
okio | java IO框架 :Okio是一个新的库,补充java.io和java.nio,使它更容易访问,存储和处理您的数据。 | https://github.com/square/okio |
XRecyclerView | 一个支持下拉刷新和下拉加载的RecyclerView | https://github.com/jianghejie/XRecyclerView |
ijkplayer | Bilibili开源的视频播放库,用过的都说好=.= | https://github.com/Bilibili/ijkplayer |
dagger | Square 公司开源的 一种针对Android和Java的快速依赖注入器 | https://github.com/square/dagger |
jackson-databind | 解放双手,减少重复代码编写量 | https://github.com/FasterXML/jackson-databind |
jackson-core | jackson 的核心支持库 | https://github.com/FasterXML/jackson-core |
jackson-annotations | 一个注解库,不熟悉T_T | https://github.com/FasterXML/jackson-annotations |
DanmakuFlameMaster | Bilibili开源的中二病开源弹幕引擎----烈焰弹幕使 | https://github.com/Bilibili/DanmakuFlameMaster |
android-stackblur | 图像处理----高斯模糊 | https://github.com/kikoso/android-stackblur |
Android-Charts | 又一个图表库 | https://github.com/limccn/Android-Charts |
android-supprt-library | Google支持库,例如:v4,v7,v13,v21... | 国内版https://developer.android.google.cn/index.html |
NineOldAndroids | 动画兼容库,最低支持sdk14 | https://github.com/JakeWharton/NineOldAndroids |
Leakcanary | Android 内存泄漏检测库 | https://github.com/square/leakcanary |
EventBus | Android 事件总线,使用方便,但不易维护 | https://github.com/greenrobot/EventBus |
androidannotations | 又一个注解库 | https://github.com/androidannotations/androidannotations |
fastjson | 阿里出品的Json解析库 | https://github.com/alibaba/fastjson |
okhttp | 网络请求框架,目前最好没有之一 | https://github.com/square/okhttp |
OpenSSL | 网络安全 | https://github.com/openssl/openssl |
duktape | 一个轻量级的嵌入式 JavaScript 引擎, 专注于可移植性和低占用率. | https://github.com/svaarala/duktape |
ProgressWheel | 环形进度的UI库 | https://github.com/Todd-Davies/ProgressWheel |
android-gif-drawable | 让Android 显示 Gif 动图 | https://github.com/koral--/android-gif-drawable |
zlib | 数据压缩用的库 | https://github.com/madler/zlib |
libyuv | libyuv是Google开源的实现各种YUV与RGB之间相互转换、旋转、缩放的库. | https://github.com/lemenkov/libyuv |
css-layout | Facebook开源跨平台前端布局引擎Yoga | https://github.com/facebook/yoga |
aspectj | 一个面向切面的框架,它扩展了Java语言. | https://github.com/eclipse/org.aspectj |
libjpeg-turbo | libjpeg 是一个完全用C语言编写的库,包含了被广泛使用的JPEG解码、JPEG编码和其他的JPEG功能的实现。libjpeg-turbo 是一个专门为 x86 和 x86-64 处理器优化的高速 libjpeg 的改进版本。 | https://github.com/libjpeg-turbo/libjpeg-turbo |
猜你喜欢
- 2024-10-22 产品经理小技术:图片素材随手找,原型设计快又好
- 2024-10-22 Android设置Button按钮的点击,触碰状态效果
- 2024-10-22 AndroidStudio安卓原生开发_UI高级_StateListDrawable状态选择器
- 2024-10-22 Activity初窥门径(初窥门径是什么意思)
- 2024-10-22 Litho的使用及原理剖析(lithiumtools)
- 2024-10-22 Android图片加载框架哪家强?当然是FaceBook出品的Fresco
- 2024-10-22 Android Pixel 预览版(pixel preview)
- 2024-10-22 Android 属性动画资源(android属性动画平移)
- 2024-10-22 Android屏幕适配方案(android 屏幕适配方案)
- 2024-10-22 关于Android系统各个版本之间的新功能
你 发表评论:
欢迎- 06-24一个老爸画了超级有爱的365幅画 | 父亲节献礼
- 06-24产品小白看魏则西事件——用产品思维审视百度推广
- 06-24某教程学习笔记(一):13、脚本木马原理
- 06-24十大常见web漏洞——命令执行漏洞
- 06-24初涉内网,提权那些事(内网渗透提权)
- 06-24黑客命令第16集:47种最常见的**网站方法2/2
- 06-24铭说 | 一句话木马的多种变形方式
- 06-24Java隐藏的10倍效率技巧!90%程序员不知道的魔法方法(附代码)
- 最近发表
- 标签列表
-
- spire.doc (70)
- instanceclient (62)
- solidworks (78)
- system.data.oracleclient (61)
- 按键小精灵源码提取 (66)
- pyqt5designer教程 (65)
- 联想刷bios工具 (66)
- c#源码 (64)
- graphics.h头文件 (62)
- mysqldump下载 (66)
- libmp3lame (60)
- maven3.3.9 (63)
- 二调符号库 (57)
- git.exe下载 (68)
- diskgenius_winpe (72)
- pythoncrc16 (57)
- solidworks宏文件下载 (59)
- qt帮助文档中文版 (73)
- satacontroller (66)
- hgcad (64)
- bootimg.exe (69)
- android-gif-drawable (62)
- axure9元件库免费下载 (57)
- libmysqlclient.so.18 (58)
- springbootdemo (64)
本文暂时没有评论,来添加一个吧(●'◡'●)