The document outlines an Android application that displays five checkboxes for programming languages and a submit button. When the button is clicked, the selected checkboxes are displayed as a toast message. The layout and functionality are defined in XML and Java code respectively.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views2 pages
Practical No. 11
The document outlines an Android application that displays five checkboxes for programming languages and a submit button. When the button is clicked, the selected checkboxes are displayed as a toast message. The layout and functionality are defined in XML and Java code respectively.