Introduction
In this lesson, you’ll learn how to save and read data to and from Android files. You’ll learn basic operations like writing or reading from a file in internal or external storage.
Your key objectives for this lesson are:
- Describe how to save data to Android files.
- Describe how to read data from Android files.