


A button can be declared (i) with text, (ii) with icon, and (iii) with text and an icon. This is the regular push-button that can be pressed. Let us dig deeper into each of the controls individually. There is first-class platform support in Android for this. These inputs can be in the form of a text box, a button, seek bar, checkbox, radio button, toggle button, spinners, and pickers. Input controls allow a user to provide input to the application. In this article, we will learn about the common input controls and how to use them in Android applications. Like any mature platform, Android offers an array of UI controls that developers can use in their applications.
