0 Forks
10 Stars
10 Watchers

DataStoreDemo

Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin's coroutines and Flow to store data asynchronously, consistently, and transactionally. It will replace SharedPreferences.

How to download and setup DataStoreDemo

Open terminal and run command
git clone https://github.com/shalutd/DataStoreDemo.git
git clone is used to create a copy or clone of DataStoreDemo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DataStoreDemo https://github.com/shalutd/DataStoreDemo/archive/master.zip

Or simply clone DataStoreDemo with SSH
[email protected]:shalutd/DataStoreDemo.git

If you have some problems with DataStoreDemo

You may open issue on DataStoreDemo support forum (system) here: https://github.com/shalutd/DataStoreDemo/issues