Skip to content

Commit 4481d95

Browse files
Update README.md
1 parent 1ae4baa commit 4481d95

File tree

1 file changed

+34
-11
lines changed

1 file changed

+34
-11
lines changed

README.md

Lines changed: 34 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
[![Platform](https://img.shields.io/badge/Language-Java-yellowgreen.svg)](#)
1313
![GitHub repo size](https://img.shields.io/github/repo-size/cometchat-pro/android-kotlin-chat-app)
1414
![GitHub contributors](https://img.shields.io/github/contributors/cometchat-pro/android-kotlin-chat-app)
15-
![GitHub stars](https://img.shields.io/github/stars/cometchat-pro/android-kotlin-chat-app?style=social)
15+
![GitHub stars](https://img.shields.io/github/stars/cometchat-pro/android-java-chat-app?style=social)
1616
![Twitter Follow](https://img.shields.io/twitter/follow/cometchat?style=social)
1717

1818
<img src="https://files.readme.io/952af91-UI_Kit__1.png"/>
19-
<br></br><br></br>
19+
<br>
2020

2121
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.**
2222
<br/>
@@ -29,14 +29,15 @@ Before you begin, ensure you have met the following requirements:<br/>
2929
&nbsp; You have read [CometChat Key Concepts](https://prodocs.cometchat.com/docs/concepts).<br/>
3030

3131
<hr/>
32+
3233
## Installing Android Java Chat UI Kit :wrench:
3334

3435
Simply clone the project from [android-chat-ui-kit-app](https://github.com/cometchat-pro-samples/android-java-chat-app/) repository.
3536

3637

3738
### Running the sample app
3839

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**
4041

4142
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat-Pro Dashboard](https://app.cometchat.io/)
4243

@@ -47,7 +48,7 @@ To Run to sample app you have to do the following changes by Adding **APP_ID**,
4748
- Select demo users or enter the **UID** at the time of login once the app is launched.
4849

4950
<img align="center" width="100%" height="auto"
50-
src="https://github.com/cometchat-pro-samples/android-java-chat-app/blob/master/Screenshot/Screen%20Shot%202020-01-30%20at%206.39.08%20PM.png">
51+
src="https://files.readme.io/9f23df2-app_credentials.png">
5152

5253
Build and run the Sample App.
5354
</hr>
@@ -57,13 +58,35 @@ Build and run the Sample App.
5758
Learn more about how to integrate [UI Kit](https://github.com/cometchat-pro/android-java-chat-app/blob/master/README.md) inside your app.
5859
<br/>
5960
<hr/>
60-
# Troubleshooting
6161

62-
Facing any issues while integrating or installing the UI Kit please <a href="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 <a href="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:
74+
75+
[👨‍💻 @darshanbhanushali 💻](https://github.com/darshanbhanushali) <br>
76+
[👨‍💻 @yadavmangesh 💻](https://github.com/yadavmangesh)
77+
78+
[Contribution guidelines for this project]()
79+
80+
---
81+
82+
## :mailbox: Contact
83+
84+
Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.io/)
85+
86+
---
87+
88+
## License
89+
90+
This project uses the following license: [License.md](LICENSE).
6791

68-
This project uses the following license: [License.md](<link>).
6992

0 commit comments

Comments
 (0)