一些好用的android开发的库

382 查看

布局

https://github.com/hongyangAndroid/android-percent-support-extend
支持百分比margin的布局

联网

https://github.com/square/okhttp

okhttp,一个http库,用的很多,不再多提

https://github.com/hongyangAndroid/okhttp-utils

okhttp的一个拓展库,实现类似ajax的效果

图表

https://github.com/lecho/hellocharts-android

HelloChart库,支持很多种图标绘制,样子挺好看的

Lambda

https://github.com/evant/gradle-retrolambda

使用以后可以支持lambda表达式

控件拓展

https://github.com/hdodenhof/CircleImageView

圆形ImageView

https://github.com/tyzlmjj/PagerBottomTabStrip

PagerBottomTabStrip 是一个基本按谷歌Material Design规范完成的安卓底部导航栏控件