Skip to content

zlaoz/Rocket.Chat.Android

 
 

Repository files navigation

UNDER HEAVY DEVELOPMENT for v1.0-beta


CircleCI

Rocket.Chat.Android

Rocket.Chat Native Android Application.

screenshots

Warning: This app is not production ready. It is under heavy development and any contributions are welcome.

How to build

Retrolambda needs java8 to be installed on your system

export ANDROID_HOME=/path/to/android/sdk

git clone https://github.com/RocketChat/Rocket.Chat.Android.git
cd Rocket.Chat.Android

echo "sdk.dir="$ANDROID_HOME > local.properties

./gradlew assembleDebug

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%