This demo project is provided to demonstrate how to work with Realm from scala
- Android sdk 23 installed
- device\emu with api >= 21
Make sure you have emu\device connected and running then do
$ sbt run
Realm plugin will take care of processing every file that is realm-related.
To run Instrumental tests simply do
$ sbt test