android系统控件⼤全,安卓系统控件⼤全
《本⽂定位》本系列的⽂章定位是让⼤家了解的安卓系统中的控件有哪些,会尽量的将安卓中的所有的控件的都的罗列出来。关于控件,可以的⼀直深⼊学习,⼀些的重要的控件,我会在单独的章节中的介绍。
第⼀章Android中的控件
⼀、能够⾃⾝显⽰内容的控件
TextView
AutoCompleteTextView
MultiAutoComPleteTextView
EditText
Button
ToggleButton
CompoundButton
ImageView
SeekBar
ProgressBar
RatingBar
AlertDialog
ProgressDialog
android radiogroup
DatePicker –⽇期选择控件
TimePicker –时间选择控件
NumberPicker –数字选择控件
Chronometer—计时器控件
CalendarView –⽇历控件
DigitalClock
QuickContactBadge
RemoteViews
SearchView
SlidingDarwer
VideoView
WebView
选择显⽰的控件
ImageButton
ImageSwitcher
Switch
ViewSwitcher
ZoomButton
TableHost
TextClock
TextSwitcher
ViewFlipper
⼆、配合使⽤的控件
RadioGroup----RadioButton
CheckBox
Tab—TabHost
三、本⾝不能显⽰数据,使⽤适配器加载数据与布局的控件ListView
ExpandableListView
GridView
RecyclerView
Spinner
PopupWindow
ListPopupWindow
PopupMenu
ActionBar
ToolBar
Gallery
四、本⾝不包含数据,内部嵌套其他控件(类似布局) ScrollView
HorizontalScrollView
第⼆章Android中的布局
线性布局:LinerLayout
表格布局:TableLayout
相对布局:RelativeLayout
绝对布局:AbsoluteLayout
帧布局:FrameLayout
Support库中的布局PercentFrameLayoutPercentRelativeLayout
参考博客:
AndroidStudio中的特有的布局ConstraintLayout
注意事项:必须在Android Studio的IDE中才有这个编译器中使⽤,编译器版本必须是2.2或更⾼的版

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。