Securing Android User Data with Kotlin
This course will teach you how to build Android apps using Kotlin to safely store your user’s data. Android’s storage options can be confusing. By the end of this course, you’ll know which one is the right for your use case.
What you'll learn
Storing user data is a key consideration for every Android app, and there a ton of different approaches to take. In this course, Android Security: Protecting User Data Storage, you’ll learn to safely store your user’s data. First, you’ll explore the different storage methods, their use cases, and security implications. Next, you’ll discover storing data using Android’s new Scoped Storage API. Finally, you’ll learn how to exchange files with other apps. When you’re finished with this course, you’ll have the skills and knowledge of Android development using Kotlin needed to safely manage your user’s data.