Android 项目开发中常用的类库

0:UI大全

https://github.com/wasabeef/awesome-android-ui

1.打开pdf文件

android-pdf-viewer
https://github.com/barteksc/AndroidPdfViewer


2.选图,视频,音频
PictureSelector
https://github.com/LuckSiege/PictureSelector


3.按钮上数字显示
android-viewbadger
https://github.com/jgilfelt/android-viewbadger


4.日期时间控件
Android-PickerView
https://github.com/Bigkoo/Android-PickerView


5.不用连接数据线调试真机 :android wifi adb


6.图片制作 
https://romannurik.github.io/AndroidAssetStudio/  网站
https://github.com/konifar/android-material-design-icon-generator-plugin  插件


7.android-material-design-icon-generator-plugin   as 插件
生成material-design图片工具    
vector


8.炫酷效果的点击按钮,主要用于显示收藏之类的动画 Android 项目开发中常用的类库_第1张图片
https://github.com/ChadCSong/ShineButton


9. AndroidImageSlider:展示头部Banner的库,动画效果很多,不过需要依赖picasso和nineoldandroids这两个库
https://github.com/daimajia/AndroidImageSlider


10.显示圆形头像的库 Android 项目开发中常用的类库_第2张图片
https://github.com/hdodenhof/CircleImageView


11.NumberProgressBar:性感的数字进度条
https://github.com/daimajia/NumberProgressBar


12.多样的Tab库
https://github.com/H07000223/FlycoTabLayout


13. ShineButton:炫酷效果的点击按钮,主要用于显示收藏之类的动画 Android 项目开发中常用的类库_第3张图片
https://github.com/ChadCSong/ShineButton


14.  Android-SpinKit:集成多种动画效果的Drawable,之前有看源码觉得代码封装得挺好,动画不仅仅只能用在View上

https://github.com/ybq/Android-SpinKit

15.Android 项目开发中常用的类库_第4张图片

https://github.com/ksoichiro/Android-ObservableScrollView

16.BabushkaText  Android 项目开发中常用的类库_第5张图片

https://github.com/quiqueqs/BabushkaText

你可能感兴趣的:(安卓)