Radio Button in android
Radio Button in android

 DescriptionBy reading this article you will get a detailed description of a radio button and their purpose for being used Applications. It has two st

Spinner in Android
Spinner in Android

Spinner is like a drop-down menu that provides multiple options in the list and selects anyone. I have created a spinner which is used to bind with ArrayAdapter class. ArrayAdapter class is used to store string array and display into Spinner