A chatbox sample
This is a sample Android App.
First, clone the repo:
git clone git@github.com:ChathzJay/uob-chatbox.git
Building the sample then depends on your build tools.
- Build the APK:
./gradlew build
Connect an Android device to your development machine.
- Select
Run -> Run 'app'(orDebug 'app') from the menu bar - Select the device you wish to run the app on and click 'OK'



