Working with Radio Buttons in Android: A Step-by-Step Guide

  Android Radio Button : Android radio button is used to select a option out of available options. Generally, we see these radio buttons in reservation forms and several other forms. In this tutorial on android radio button example we will see a radio button for selecting a class out of first class, second class, third class. … Read more

Checkbox in Android: Step-by-Step Tutorial

Android CheckBox : Android CheckBox, Generally when there is form or any any other kind where we have to choose multiple options then we use check-box. Several application use it to create a checklist,  enabling or disabling services, selecting products, contacts , messages and many more much easier than selection individually. If you want to select one … Read more

Show Buttons
Hide Buttons