Question: Design and implement an android mobile application that enable an admin to enter students' details (name, address and age) via a mobile user interface to

Design and implement an android mobile application that enable an admin to enter students' details (name, address and age) via a mobile user interface to be stored (Save) in an Array List and then display (View) them on another interface, the/registration page should look like the following. Write down the related Java and XML files on the exam paper. The "Save" and "View" button should be working: - The Save button enables the admin to save the students' details in the Array List - a message should be appeared to inform the user that the information has been added successfully once it's added. - The View button should take the user to another interface to view all the added information
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
