/realtime-android-playground

Goodow Realtime Playground helps you to try out the features of the Realtime Store API

Primary LanguageJava

realtime-android-playground Google Play Build Status

Goodow Realtime API Playground helps you to try out the features of the [Goodow Realtime Store API] (https://github.com/goodow/realtime-store/).

Visit Google groups for discussions and announcements.

Build from source and run

Pre-requisites

Check out sources and run the app with Maven

git clone https://github.com/goodow/realtime-android-playground.git
cd realtime-android-playground
export ANDROID_HOME=$your-android-skd-directory/android-sdk-linux
export PATH=${PATH}:${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools
mvn clean package android:deploy android:run

Configuration

https://github.com/goodow/realtime-android-playground/blob/master/src/main/java/com/goodow/realtime/android/playground/StoreProvider.java