What is the recommended way to store data persistently in an Android application?
SharedPreferences
XML file
Text file
SQLite database

Mobile Computing Exercises are loading ...