Project 4

 

Total points:            10 points

 

Overview
Implement state recovery and any necessary data persistence for your assigned app.

 

Details
Based on your original design document, implement some type of Activity and/or View state data recovery (saving and restoring) to avoid loss of data during app operation (e.g. Activities switching, user re-orienting device). Use the lecture notes (Sharing Activity Data, Saving Activity State, and Shared Preferences) for examples on implementing this functionality.

 

Submission

As with previous Eclipse Java projects, follow the submission instructions by exporting your Android project as a zipped archive file named using your email (e.g. dbock.zip) to the Dropbox designated in the Schedule.