Introduction - If you have any usage issues, please Google them yourself
There are three ways to save data in the android platform, SQLite, SharedPreferences, File SharedPreferences is the data stored in an xml file, and is save the Map in the form of a Key corresponding to a Value, but get one Key when there will be a default value, the default value is xml when the key value does not exist.