This project is about understanding how the data is stored in android. There are multiple ways of data persistence, which are key-value pairs using Datastore and SQL database using Room
.
- Flow - Asynchronous programming
- Room library - Library provides an abstraction layer over SQLite
- For contributions in this repository, please read Contribution guidelines for this project first. (Please pull the changes from this repo if you have already forked the repository and are facing conflicts)
- If you like the repository, please star it.
Apache-2.0 License. See the LICENSE file for details
Abhishek Saxena