1.SwipeBackLayout
介绍:向右滑动销毁Activity
地址:https://github.com/ikew0ng/SwipeBackLayout
2.PagerSlidingTabStrip
介绍:类似“今日头条”顶部导航栏,配合ViewPager使用
地址:https://github.com/astuetz/PagerSlidingTabStrip
3.AdvancedPagerSlidingTabStrip
介绍:加强版的PagerSlidingTabStrip,更多UI效果,比如下划线跟随文字长度变化
地址:https://github.com/HomHomLin/AdvancedPagerSlidingTabStrip
4.banner
介绍:图片轮播banner
地址:https://github.com/youth5201314/banner
5.Android-ConvenientBanner
介绍:另一个广告轮播banner
地址:https://github.com/saiwu-bigkoo/Android-ConvenientBanner
6.TakePhoto
介绍:一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
地址:https://github.com/crazycodeboy/TakePhoto
7.Dynamicbox
介绍:进入新页面显示加载中、无网络、数据为空等效果的库
地址:https://github.com/medyo/Dynamicbox
8.RatingView
介绍:评分条控件,支持星星大小、间距等设置
地址:https://github.com/Ornolfr/RatingView
9.greenDAO
介绍:轻量快速Android数据库
地址:https://github.com/greenrobot/greenDAO
10.PhotoView
介绍:继承于ImageView,支持缩放
地址:https://github.com/chrisbanes/PhotoView