GitHub - bluebeans-systems/Rocket.Chat.Android: Rocket.Chat Native Android Application

Skip to content

Navigation Menu

Sign in

Appearance settings

CircleCI Build Status

Rocket.Chat.Android

Rocket.Chat Native Android Application.

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 GitHub issue :)

Languages

  • Java 99.8%
  • Python 0.2%