We need to learn different Views (controls) and Dialogs to develop an app
Different Views (Controls) |
||
---|---|---|
Button![]() |
Checkbox![]() |
EditText (TextBox):Can also be multiline.![]() |
ImageView![]() |
Label![]() |
ListView (ListBox):![]() |
Panel:
Can hold other views (and load layout files).![]() |
ProgressBar![]() |
RadioButton![]() |
ScrollView:![]() |
SeekBar (TrackBar):![]() |
Spinner (ComboBox):![]() |
TabHost (TabControl):![]() |
ToggleButton:![]() |
WebView:![]() |
Simple Basic4android program<< Previous
Next >>Android Dialogs
Our aim is to provide information to the knowledge seekers