You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.**
22
22
<br/>
@@ -29,14 +29,15 @@ Before you begin, ensure you have met the following requirements:<br/>
29
29
✅ You have read [CometChat Key Concepts](https://prodocs.cometchat.com/docs/concepts).<br/>
30
30
31
31
<hr/>
32
+
32
33
## Installing Android Java Chat UI Kit :wrench:
33
34
34
35
Simply clone the project from [android-chat-ui-kit-app](https://github.com/cometchat-pro-samples/android-java-chat-app/) repository.
35
36
36
37
37
38
### Running the sample app
38
39
39
-
To Run to sample app you have to do the following changes by Adding **APP_ID**, **API_KEY** and **REGION_CODE**
40
+
To Run to sample app you have to do the following changes by Adding **APP_ID**, **AUTH_KEY** and **REGION_CODE**
40
41
41
42
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat-Pro Dashboard](https://app.cometchat.io/)
42
43
@@ -47,7 +48,7 @@ To Run to sample app you have to do the following changes by Adding **APP_ID**,
47
48
- Select demo users or enter the **UID** at the time of login once the app is launched.
Learn more about how to integrate [UI Kit](https://github.com/cometchat-pro/android-java-chat-app/blob/master/README.md) inside your app.
58
59
<br/>
59
60
<hr/>
60
-
# Troubleshooting
61
61
62
-
Facing any issues while integrating or installing the UI Kit please <ahref="https://forum.cometchat.com/"> visit our forum</a>.
63
-
<br/>
64
-
<hr/>
65
-
# License
66
-
<!--- If you're not sure which open license to use see https://choosealicense.com/--->
62
+
## Troubleshooting
63
+
64
+
- To read the full dcoumentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/docs/android-ui-kit) .
65
+
66
+
- Facing any issues while integrating or installing the UI Kit please <ahref="https://app.cometchat.io/"> connect with us via real time support present in CometChat Dashboard.</a>.
67
+
68
+
---
69
+
70
+
71
+
## Contributors
72
+
73
+
Thanks to the following people who have contributed to this project:
0 commit comments