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
Copy file name to clipboardExpand all lines: README.md
+14-6Lines changed: 14 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,14 @@
5
5
</p>
6
6
</div>
7
7
</div>
8
+
</br></br>
9
+
10
+
> **Note**
11
+
12
+
Version 4 CometChat UI Kits
13
+
14
+
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](https://github.com/cometchat-pro/cometchat-chat-sample-app-android-java/tree/v4) to check out the sample app based on this version. [Visit our documentation](https://www.cometchat.com/docs/android-v4-uikit/overview) to read more about this.
15
+
<br/><br/>
8
16
9
17
# Android Java Chat App
10
18
@@ -27,7 +35,7 @@ CometChat Kitchen Sink Sample App (built using CometChat UIKit) is a fully funct
27
35
Before you begin, ensure you have met the following requirements:<br/>
28
36
✅ You have `Android Studio` installed in your machine.<br/>
29
37
✅ You have a `Android Device or Emulator` with Android Version 6.0 or above.<br/>
30
-
✅ You have read [CometChat Key Concepts](https://prodocs.cometchat.com/v2.1/docs/concepts).<br/>
38
+
✅ You have read [CometChat Key Concepts](https://www.cometchat.com/docs/java-chat-ui-kit/key-concepts).<br/>
31
39
32
40
<hr/>
33
41
@@ -40,7 +48,7 @@ Simply clone the project from [android-java-chat-app](https://github.com/cometch
40
48
41
49
To Run to sample app you have to do the following changes by Adding **APP_ID**, **AUTH_KEY** and **REGION_CODE**
42
50
43
-
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat-Pro Dashboard](https://app.cometchat.io/)
51
+
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat Dashboard](https://app.cometchat.com/)
Learn more about how to integrate [UI Kit](https://github.com/cometchat-pro/android-java-chat-ui-kit/blob/master/README.md) inside your app.
60
68
<br/>
61
69
<hr/>
62
70
63
71
## Troubleshooting
64
72
65
-
- To read the full documentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/v2.1/docs/android-ui-kit).
73
+
- To read the full documentation on UI Kit integration visit our [Documentation](https://www.cometchat.com/docs/java-chat-ui-kit/overview).
66
74
67
-
- 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>.
75
+
- Facing any issues while integrating or installing the UI Kit please <ahref="https://app.cometchat.com/"> connect with us via real time support present in CometChat Dashboard.</a>.
68
76
69
77
---
70
78
@@ -83,7 +91,7 @@ Thanks to the following people who have contributed to this project:
83
91
84
92
## :mailbox: Contact
85
93
86
-
Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.io/)
94
+
Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.com/)
0 commit comments