专栏名称: 复利大王
分享和推送Java/Android方向的技术和文章,让你成为这方面的大牛,让你每天都成长一点。同时,我们也会邀请BAT的大牛分享原创!
目录
相关文章推荐
复利大王  ·  李蓓晒照回怼SB ·  21 小时前  
复利大王  ·  化妆太浓,刷脸失败 ·  21 小时前  
郭霖  ·  抱歉,今年劝各位别轻易跳槽...... ·  昨天  
复利大王  ·  考验干部的逻辑变了 ·  昨天  
复利大王  ·  早期纯欲天花板 ·  昨天  
51好读  ›  专栏  ›  复利大王

Android经久不衰最受欢迎的开源库整理,你一定用过10个以上,架构师必备

复利大王  · 公众号  · android  · 2017-04-18 07:34

正文

请到「今天看啥」查看全文


RxAndroid

Android上的响应式扩展, 用于Android的Rxjava绑定库, 在RxJava基础上添加了Android线程调度

https://github.com/ReactiveX/RxAndroid

RxLifecycle

防止RxJava中subscription导致内存泄漏

RxPermissions

基于RxJava开发的用于帮助在Android 6.0中处理运行时权限检测

RxBinding

提供用RxJava绑定Android UI的API, 配合Rxjava处理控件异步调用

https://github.com/JakeWharton/RxBinding

Agera

Android上的响应式编程

https://github.com/google/agera


四、事件总线

EventBus

安卓优化的事件总线,简化了活动、片段、线程、服务等的通信

https://github.com/greenrobot/EventBus

Otto

一个基于Guava的增强的事件总线

https://github.com/square/otto


五、性能优化/内存检测

LeakCanary

内存泄漏检测工具,Facebook出品

https://github.com/square/leakcanary

ACRAAndroid

应用程序崩溃报告

https://github.com/ACRA/acra


六、网页数据抓取/Html解析

1.HtmlPaser

一种用来解析单个独立html或嵌套html的方式

https://sourceforge.net/projects/htmlparser

2.Jsoup

一个以最好的DOM,CSS和jQuery解析html的库

https://github.com/jhy/jsoup


七 、图片加载

1.Android Universal Image Loader

一个强大的加载,缓存,展示图片的库

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

2、Picasso

一个强大的图片下载与缓存的库

https://github.com/square/picasso

3、Fresco

一个用于管理图像和他们使用的内存的库,facebook出品

https://github.com/facebook/fresco

4、Glide

Google出品的图片加载和缓存的库,这里有非常好的指导文档:https:// mrfu.me /2016/02/27/Glide_Getting_Started/

https://github.com/bumptech/glide


八、图片处理

1、Picasso-transformations

一个为Picasso提供多种图片变换的库

https://github.com/wasabeef/picasso-transformations

2、Glide-transformations

一个为Glide提供多种图片变换的库

https://github.com/wasabeef/glide-transformations

3、Android-gpuimage

基于OpenGL的Android过滤器

https://github.com/CyberAgent/android-gpuimage


九、数据库

1 、OrmLite

JDBC和Android的轻量级ORM java包

https://sourceforge.net/projects/ormlite/files/releases/com/j256/ormlite

2、Sugar

用超级简单的方法处理Android数据库

https://github.com/satyan/sugar







请到「今天看啥」查看全文


推荐文章
复利大王  ·  李蓓晒照回怼SB
21 小时前
复利大王  ·  化妆太浓,刷脸失败
21 小时前
复利大王  ·  考验干部的逻辑变了
昨天
复利大王  ·  早期纯欲天花板
昨天
深夜书屋  ·  不联系你的人,比想像中更不爱你
8 年前
ZOL中关村在线  ·  5mm间的战争 9项测试严格拷打8大轻薄本
8 年前
陈安之  ·  放下!(写得真好)
8 年前