Android Basics by Google
Accelerate your career with the credential that fast-tracks you to job success.
In this course, you will learn about the importance of data persistence when building an Android app. We'll introduce you to the fundamentals of SQL, the programming language needed to interact with an SQLite relational database. SQLite is a commonly used method to store large sets of data locally on an Android device.
You'll also learn how to work with Content Providers, which help your data storage to be bug free and to be shared, if you choose, with other apps.
If you’re curious about the road even farther ahead, these are the free courses that make up the Android Basics Nanodegree, in order:
Rich Learning Content
Interactive Quizzes
Taught by Industry Pros
Self-Paced Learning
Student Support Community
This course is your first step towards a new career with the Android Basics Program.
Enhance your skill set and boost your hirability through innovative, independent learning.

Instructor

Instructor
This course assumes you have taken Android for Beginners, Android Basics: Multiscreen Apps, and Android Basics: Networking.
You will also need Android Studio installed on your computer.
See the Technology Requirements for using Udacity.
Data storage is an important facet of your favorite Android apps, and it can help you make compelling apps! Data storage allows your users to leave their mark on your app and have that mark persist over time.
Additionally, building data storage into your Android app is a skill that many employers look for when selecting Android developers.