Skip to content

Datastore is the new and improved storage solution aimed at replacing SharedPreferences. This projects explores reading and writing data to different implementations of DataStore, i.e. Preference DataStore and ProtoDataStore

Notifications You must be signed in to change notification settings

BKinya/Android-DataStore

Repository files navigation

Android-DataStore

A simple app to explain 'Android DataStore' at GDSC Moi Android Series II training.

Datastore is the new and improved storage solution aimed at replacing SharedPreferences. It provides two implementations: Preference DataStore and ProtoDataStore. This projects explores reading and writing data to the datastores

Training slides

About

Datastore is the new and improved storage solution aimed at replacing SharedPreferences. This projects explores reading and writing data to different implementations of DataStore, i.e. Preference DataStore and ProtoDataStore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages