Android DataStore | raywenderlich.com

DataStore is Google’s new and improved solution for persisting simple pieces of data by using either key-value pairs or protocol buffers for storing typed objects. It does so using Kotlin Coroutines and Flow to make all the transactions asynchronous, making all the data storing and fetching operations more performant and safe! It’s part of the Jetpack set of tools, so it’s also known as the Jetpack DataStore. In this course, learn how to store simple and complex typed data in Jetpack DataStore as well as migrating existing data from Shared Preferences.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/20555043-android-datastore
1 Like

I’m using android phones for the last 10 years there is no problem but now I want to take new mobile i.e; Iphone.Thank you for sharing.