The document provides two practical exercises for developing Android applications using TextView and EditText components. The first exercise involves creating a login interface with username and password fields, while the second focuses on gathering student information such as name, age, gender, address, phone number, and email. Both exercises include XML layout definitions and Java code for handling user input and displaying results.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
16 views3 pages
Practical 7
The document provides two practical exercises for developing Android applications using TextView and EditText components. The first exercise involves creating a login interface with username and password fields, while the second focuses on gathering student information such as name, age, gender, address, phone number, and email. Both exercises include XML layout definitions and Java code for handling user input and displaying results.