Android: Data Persistence
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 30m | 198 MB
Instructor: Mike VanSickle
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 30m | 198 MB
Instructor: Mike VanSickle
Fast, secure, and reliable local storage technologies allow data to be stored on Android devices and help guarantee high performance levels. This course will teach you about the tools available to store and access information on Android devices.
What you'll learn
Cloud-based services are vital to modern mobile development, but they can be slow, and network issues can affect their reliability. Local storage solutions perfectly complement remote services by allowing fast, secure, and reliable data storage. In this course, Android: Data Persistence, you’ll learn about the tools to work with data on the user's device.
First, you’ll explore how to use Room to efficiently interact with local SQL databases. Next, you’ll discover the DataStore API and how to use it to store user preferences. Finally, you’ll learn how to access local assets such as templates and media files to augment your app's capabilities.
When you’re finished with this course, you’ll have the skills and knowledge of the Android persistence APIs needed to use local data in your projects effectively.