Note
Version 4 CometChat UI Kits
We’ve introduced a major update to CometChat UI kits. Version 4 features a modular architecture that gives you enhanced flexibility to build and customize your web and mobile apps. Please switch to the branch v4 to check out the sample app based on this version. Visit our documentation to read more about this.
Android Java Chat App
CometChat Kitchen Sink Sample App (built using CometChat UIKit) is a fully functional messaging app capable of one-on-one (private) and group messaging as well as Calling. This sample app enables users to send text and multimedia messages like images, videos, documents. Also, users can make Audio and Video calls to other users or groups.**
Prerequisites ⭐
Before you begin, ensure you have met the following requirements:
✅ You have Android Studio
installed in your machine.
✅ You have a Android Device or Emulator
with Android Version 6.0 or above.
✅ You have read CometChat Key Concepts.
Installing Android Java Chat UI Kit 🔧
Simply clone the project from android-java-chat-app repository.
Running the sample app
To Run to sample app you have to do the following changes by Adding APP_ID, AUTH_KEY and REGION_CODE
You can obtain your APP_ID, AUTH_KEY and REGION_CODE from CometChat Dashboard
-
Open the project in Android Studio.
-
Modify
APP_ID
andAUTH_KEY
andREGION
with your own . -
Select demo users or enter the UID at the time of login once the app is launched.
Build and run the Sample App.
Learn more about UIKit
Learn more about how to integrate UI Kit inside your app.
Troubleshooting
-
To read the full documentation on UI Kit integration visit our Documentation.
-
Facing any issues while integrating or installing the UI Kit please connect with us via real time support present in CometChat Dashboard..
Contributors
Thanks to the following people who have contributed to this project:
👨💻 @vivekprajapati 💻
👨💻 @darshanbhanushali 💻
👨💻 @yadavmangesh 💻
Contribution guidelines for this project
📫 Contact
Contact us via real time support present in CometChat Dashboard.
License
This project uses the following license: License.md.