Skip to content

Tharnas/Rocket.Chat.Android

 
 

Repository files navigation

CircleCI Build Status Codacy Badge

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

About

Rocket.Chat Native Android Application

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.8%
  • Kotlin 4.0%
  • Python 0.2%