程序员Android开发经验谈Android开发

Android常用开源库种类大全

2019-02-27  本文已影响4人  881ef7b85f62

1.基本控件

1.1.TextView

1.2.EditText

1.3.ImageView

1.4.Button

1.5.Spinner

1.6.ProgressBar

1.7.CheckBox

1.8.Seekbar

1.9.Toast

1.10.Toobar

1.11.Notification

2.列表控件

2.1.ListView

2.2.GridView

2.3.ScrollView

2.4.RecyclerView

2.5.WebView

2.6. 官方新式控件

Google Android 新ui控件

2.6.1.官方资料

android.support.design.widget|| desgin库
代表控件:AppBarLayout BottomNavigationView BottomSheetDialog CoordinatorLayout FloatingActionButton NavigationView Snackbar TabLayout TextInputLayout

android.support.v4.widget || V4库
代表控件: DrawerLayout NestedScrollView SwipeRefreshLayout

2.6.2.综合项目

2.6.3.BottomNavigationView

2.6.4.BottomSheetDialog

2.6.5.Tablayout

2.6.6.Coordinatorlayout

2.6.7.Coordinatorlayout.Behavior

2.6.8.TextInputLayout

2.6.9.FloatingActionButton

2.6.10.CardView

2.6.11.AppBarLayout

2.6.12.CollapsingToolbarLayout

2.6.13.Touch Feedback

2.6.14.Reveal Effect

2.6.15.Curved motion

2.6.16.Animated Vector Drawables

3 布局控件

3.1.ViewPager

3.2.Layout

3.3.刷新控件

3.4.PopupWindow

3.5.选项卡

3.6.Panel(面板)

3.7.Layout

4.自定义控件

4.1.角标(corner label)

4.2.Segmented

4.3.WheelView

4.4.对话框

4.5.树

4.6.标签

4.7.拖拽

4.8.Blur

4.9.搜索

4.10.菜单

4.11.侧滑菜单

4.11.StepView

4.12.Calendar

4.13.Shadow

4.14.折叠菜单

4.15.图表

4.16.列表联动

4.17.状态布局

4.18.面板

4.19.自定义控件

4.20.公共库

5.主题与适配

5.1.MaterialDesign

5.2.Styel

5.3.屏幕适配

6.功能

6.1.适配器

6.2.工具

6.3.文件

6.4.二维码

6.5.视频

6.6.动画

6.7.权限

6.8.安全

6.9.换肤

6.10.异常

6.11.日志

6.12.数据库

6.13.支付(支付宝&微信&银联)

6.14.蓝牙

6.15.音乐

6.16.测试

6.17.分享

6.18.照相和相册

6.19.富文本

6.20.红点

6.21.引导视图

6.22.购物车

6.23.城市列表

6.24.自动抢红包

6.25.串口通讯

6.26.APK升级更新

7. 网络

7.1.网络请求

7.2.即时通信

7.3.下载

7.4.第三方封装

11. 联系方式

上一篇 下一篇

猜你喜欢

热点阅读