7 Forks
12 Stars
12 Watchers

RoomDatabase

This app shows real world usage of data storage in Android: Room Database and Preference Data Store, Best use cases.

How to download and setup RoomDatabase

Open terminal and run command
git clone https://github.com/ibrajix/RoomDatabase.git
git clone is used to create a copy or clone of RoomDatabase 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 RoomDatabase https://github.com/ibrajix/RoomDatabase/archive/master.zip

Or simply clone RoomDatabase with SSH
[email protected]:ibrajix/RoomDatabase.git

If you have some problems with RoomDatabase

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