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.
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