Lab 5 from Android ATC course: "Android Application Development". Exercise creating interface using CheckBox, RadioGroup, RadioButtons.
-
Updated
Mar 18, 2024 - Kotlin
Lab 5 from Android ATC course: "Android Application Development". Exercise creating interface using CheckBox, RadioGroup, RadioButtons.
SimpleListChoice is an educational project that demonstrates how to implement a list view for single and multiple selections using checkboxes in an Android application. Developers can explore the code to understand the implementation and potentially use similar functionality in their own projects.
This application is created to practice how radio button and check box can be used
Add a description, image, and links to the checkboxes topic page so that developers can more easily learn about it.
To associate your repository with the checkboxes topic, visit your repo's landing page and select "manage topics."