This repo is aimed to give an example on how to build a chat UI using Qiscus Chat SDK. Qiscus Chat Sample UI is built with full functionalities so that you can figure out the flow and main activities of common Chat apps. This sample app is built on top of Qiscus Chat SDK, for further feature you can figure out in our docs
- JDK 11
- Android Studio 4
- minSdkVersion 16
- targetSdkVersion 31
- Android Studio : Menu Build -> Clean Project -> Run (Shift + F10)
- Terminal
$cd /path/to/project
$./gradlew assembleDebug
Qiscus Chat SDK Sample UI is fully open-source. All contributions and suggestions are welcome!
If you believe you have identified a security vulnerability with QiscusCore, you should report it as soon as possible via email to [email protected]. Please do not post it to a public issue.