Chapter 6. Working with Data
In this chapter, we will cover the following topics:
- Storing simple data
- Read and write a text file to internal storage
- Read and write a text file to external storage
- Including resource files in your project
- Creating and using an SQLite database
- Access data in the background using a Loader