This repository contains Chocal Chat Android client. A simple Android client for Chocal Chat application to show a chat client in Android devices running Android 4(ICS) or above.
You need to run Chocal Chat Server application to your local network. You can take it from here: https://github.com/J-TAG/chocal-chat-server
In order to run Chocal Chat Android client, you need to install Android SDK.
- Install Android SDK: https://developer.android.com/sdk/
- Run Chocal Server: https://github.com/J-TAG/chocal-chat-server
- Clone Chocal Android
Please refer to Chocal Server README.md
file to find out how Chocal API is working.