Android provides several options for persisting application data, such as SQLite Databases, SharedPreferences, internal and external storage. In this post we'll take a look how we can use the inter...
other:
http://stackoverflow.com/questions/7145606/how-android-sharedpreferences-save-store-object











