Skip to content

goodow/realtime-android-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages