Android WidgetsThere are given a lot of android widgets with simplified examples such as Button, EditText, AutoCompleteTextView, ToggleButton, DatePicker, TimePicker, ProgressBar etc. Android widgets are easy to learn. The widely used android widgets with examples are given below: Android ButtonLet's learn how to perform event handling on button click. Android ToastDisplays information for the short duration of time. Custom ToastWe are able to customize the toast, such as we can display image on the toast ToggleButtonIt has two states ON/OFF. CheckBoxLet's see the application of simple food ordering. AlertDialogAlertDialog displays a alert dialog containing the message with OK and Cancel buttons. SpinnerSpinner displays the multiple options, but only one can be selected at a time. AutoCompleteTextViewLet's see the simple example of AutoCompleteTextView. RatingBarRatingBar displays the rating bar. DatePickerDatepicker displays the datepicker dialog that can be used to pick the date. TimePickerTimePicker displays the timepicker dialog that can be used to pick the time. ProgressBarProgressBar displays progress task.
Next TopicAndroid Working With Button
|
JavaTpoint offers too many high quality services. Mail us on [email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected]
Duration: 1 week to 2 week