Closed ushavinodh closed 12 years ago
Currently the app stores 50 items in shared preferences based persistent storage. This resides in /data/data/com.mapper.activities/shared_prefs/ . In addition the app has buttons to add favorites, remove favorites, and alert/notification to inform the user once max limit is reached, as well as user is provided with a "cancel" or "ok" button to cancel the action.
Currently the app stores 50 items in shared preferences based persistent storage. This resides in /data/data/com.mapper.activities/shared_prefs/ . In addition the app has buttons to add favorites, remove favorites, and alert/notification to inform the user once max limit is reached, as well as user is provided with a "cancel" or "ok" button to cancel the action.
Description: As a user, I want the application to provide the ability to store a list of my favorite destinations so that they can be easily retrieved.
Tasks: