- rough design document is here
- Rocket.Chat.Android.Lily is moved to deprecated_lily branch.
Contribution to the issue with v1.0-beta
without asignee is very Welcome! 😄
Rocket.Chat Native Android Application.
Warning: This app is not production ready. It is under heavy development and any contributions are welcome.
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
Please report via instabug
Of course, GitHub issue is also available :)