Skip to content

developingdeveloper-tech/data-persistence-room-example

Repository files navigation

data-persistence-room-example

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.

Libraries Used

  • Flow - Asynchronous programming
  • Room library - Library provides an abstraction layer over SQLite

Contributing

  • 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.

License

Apache-2.0 License. See the LICENSE file for details

Author

Abhishek Saxena

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages