1783 Forks
11394 Stars
11394 Watchers

realm-java

Realm is a mobile database: a replacement for SQLite & ORMs

How to download and setup realm-java

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

Or simply clone realm-java with SSH
[email protected]:realm/realm-java.git

If you have some problems with realm-java

You may open issue on realm-java support forum (system) here: https://github.com/realm/realm-java/issues