This is to complement the ToDo List tutorial located here: https://docs.realm.io/cloud/android-demo-app
- Android Studio >= 3.0
- Clone this repository locally.
- Open Android Studio (>=3.0).
- Open the
Constants.javafile and replaceINSTANCE_ADDRESSwith the address of your Realm Cloud instance without the prependinghttps://orrealms://. - Run the project.