Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

Android & Kotlin · 21 Results

Android & Kotlin Saving Data / Persistence
Android & Kotlin
Data Persistence With Room
Learn how to persist data in your Android app using the Room SQLite wrapper from Google.
Android & Kotlin
Realm Database on Android: Getting Started
Learn how to use Realm database on Android for data persistence. You’ll learn how to add it to your android a... more
Android & Kotlin
SQLDelight in Android: Getting Started
In this course, we will introduce you to SQLDelight, a generator for typesafe Kotlin code based on SQL dat... more
Android & Kotlin
Android DataStore
DataStore is Google’s new and improved solution for persisting simple pieces of data by using either key-v... more
Android & Kotlin
Values and Mutability In Kotlin: Getting Started
In this Values and Mutability tutorial, you’ll learn how to declare mutable, immutable, constant, late/lazily... more
Android & Kotlin
Android Biometric API: Getting Started
Learn how to implement biometric authentication in your Android app by using the Android Biometric API to cr... more
Android & Kotlin
DataStore Tutorial For Android: Getting Started
In this tutorial you’ll learn how to read and write data to Jetpack DataStore, a modern persistance solution ... more
Android & Kotlin
Full Text Search in Room Tutorial: Getting Started
In this Android tutorial, you’ll learn how to implement Full Text Search in Room and use advanced FTS operati... more
Android & Kotlin
Saving Data on Android
Learn about different ways to save data on Android! Use SharedPreferences to store user-facing configurati... more
Android & Kotlin
Room Database: Getting Started
Covers loads of cool concepts in local data persistence, using the Room database on Android. Learn how to ... more
Android & Kotlin
LiveData Tutorial for Android: Deep Dive
In this Android tutorial, you’ll learn about LiveData which is a core architecture component, and how to use ... more
Android & Kotlin
Preparing for Scoped Storage
Android apps targeting Android 11 will be required to use scoped storage to read and write files. In this tu... more
Android & Kotlin
Database Views With Room for Android
In this Android Room tutorial, you’ll learn how to use the Database Views feature of Room to create pre-packa... more
Android & Kotlin
Jetpack Security
Learn how to use the AndroidX Jetpack Security library for managing security keys and encrypting file and ... more
Android & Kotlin
Data Privacy for Android
In this data privacy tutorial for Android with Kotlin, you’ll learn how to protect users’ data.
Android & Kotlin
Saving Data with an ObjectBox Database on Android
In this tutorial, you’ll learn about saving data with an ObjectBox database on Android. You’ll also learn abo... more
Android & Kotlin
Encryption Tutorial For Android: Getting Started
Ever wondered how you can use data encryption to secure your private user data from hackers? Look no more, in... more
Android & Kotlin
Room DB: Advanced Data Persistence
This tutorial introduces more advanced concepts for use with the Room persistence library, such as migration ... more
Android & Kotlin
Firebase for Android: Realtime Database
In this video tutorial, you'll see how to incorporate synchronized state into your Android app using F... more
Android & Kotlin
Firebase for Android: Authentication
In this video tutorial, you'll see how to setup your Android app to use a Firebase backend, and then i... more
Android & Kotlin
Data Persistence With Room
Learn how to persist data in your Android app using the Room SQLite wrapper from Google, and how to test your... more