{"id":133,"date":"2014-05-06T07:04:38","date_gmt":"2014-05-06T11:04:38","guid":{"rendered":"https:\/\/cindypotvin.com\/?p=133"},"modified":"2017-02-18T16:35:54","modified_gmt":"2017-02-18T21:35:54","slug":"introduction-how-to-save-data-in-your-android-application","status":"publish","type":"post","link":"https:\/\/cindypotvin.com\/introduction-how-to-save-data-in-your-android-application\/","title":{"rendered":"Introduction : How to save data in your Android application"},"content":{"rendered":"

This is the first post in a series explaining the various ways to save data and application state in an Android application. There are many mechanisms in the Android SDK that can be used to save data, and it is something confusing to decide which one to use and when the operation should be triggered. One of the first and easiest things you\u2019ll want to do when building your application is keeping data entered by the user and explicitly saved. Here are the most commonly used persistent storage modes :<\/p>\n