Assignment #5 – Dice Notation with Fragments and Data Persistence
Assignment #5 – Dice Notation with Fragments and Data Persistence Application Description: This assignment expands upon the earlier assignment “Dice Notation with Fragments” by offering two data storage solutions. The Dice Notations can now be persisted to a SQL database in the Android device, and also to the device’s internal SharedPreferences file. The demonstration video is used to show that the SharedPreferences and SQL database is updated as the user adds / deletes notations, and the functionality of the original…