Introduction

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

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.
See forum comments
Download course materials from Github
Previous: Quiz: Understand App Storage Next: Instruction