Skip to content

Demonstrating how to use Realm Cloud for data Sync

Notifications You must be signed in to change notification settings

LEMUBIT/SyncIntro

Repository files navigation

Realm Cloud ToDo List - Android

This is to complement the ToDo List tutorial located here: https://docs.realm.io/cloud/android-demo-app

Requirements:

  1. Android Studio >= 3.0

Setup

  1. Clone this repository locally.
  2. Open Android Studio (>=3.0).
  3. Open the Constants.java file and replace INSTANCE_ADDRESS with the address of your Realm Cloud instance without the prepending https:// or realms://.
  4. Run the project.

Releases

No releases published

Packages

No packages published

Languages