In this Tutorial you will learn about the different UI components available in Android.
The idea is to make you familiar with the UI elements like Check Boxes, Radio Buttons etc.
It is important to know that the UI elements used are converted to corresponding Java objects behind the scene.
To see the different components please refer to the Source Code here. You can also refer to the App Screen image.
Watch this Video to understand the different UI components.