Top
CS453
| mobile programming
outline
projects
syllabus
links
Android: Data
There are 3 ways that you can store data outside of the code, making it persistent in Android:
SharedPreferences --- storing user preferences
Files
SQLLite database