Read more

View all

Dialog — Display Messages

Dialog — Display Messages Imagine you try to delete a file and the app asks: Are you sure you want to delete…

Toast — Display Messages

Toast — Display Messages Imagine when you send a message on a phone and a small message appears at the botto…

Log — Display Messages

Log — Display Messages Imagine you are building an Android app and you want to know: Did the button click wo…

RadioGroup & RadioButton

RadioGroup & RadioButton  Think of RadioButtons like options in a quiz or multiple-choice question , and…

ToggleButton

ToggleButton Imagine a switch or light button that can be ON or OFF . In Android, this clickable two-state…

CheckBox

CheckBox 1. Definition A CheckBox is a UI component that allows users to select or deselect one or more opti…

ImageButton

ImageButton Imagine a button that shows an image instead of text , like a play icon, camera icon, or search i…

Simple Button

Simple Button Imagine a button in an app that you press to perform an action like Login, Submit, or Download…

EditText

EditText Imagine a text box in a form where you type your name or password . In Android, this input box is ca…

TextView

TextView Imagine a label on a form or title on a screen . In Android, the component used to display text to…

Basic Views

1. Definition Basic Views are the smallest UI components in Android that users can see or interact with. Exa…

Load More
No results found