/Rocket.Chat.Android

Primary LanguageJavaMIT LicenseMIT

UNDER HEAVY DEVELOPMENT for v1.0-beta

Contribution to the issue with v1.0-beta without asignee is very Welcome! 😄


CircleCI Build Status

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

Bug report & Feature request

Please report via instabug

Instabug

Of course, GitHub issue is also available :)