Using Android Studio Solve the following 2 questions:
Posted: Fri Apr 29, 2022 7:15 am
Using Android Studio
Solve the following 2 questions:
1. Design the following view: 4:47 0 Name Email SAVE RETRIEVE CLEAR
2. Make the app responds to the buttons such that when save is clicked the input Name and Email are saved using SharedPreferences. When Retrieve is clicked the saved information are shown in the provided Name and Email. When Clear is clicked the fields data are cleared but they are not removed from the Shared information. Submit your app codes together with screen shots of the test
Solve the following 2 questions:
1. Design the following view: 4:47 0 Name Email SAVE RETRIEVE CLEAR
2. Make the app responds to the buttons such that when save is clicked the input Name and Email are saved using SharedPreferences. When Retrieve is clicked the saved information are shown in the provided Name and Email. When Clear is clicked the fields data are cleared but they are not removed from the Shared information. Submit your app codes together with screen shots of the test