Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanbhanushali authored Dec 30, 2020
1 parent 1ae4baa commit 4481d95
Showing 1 changed file with 34 additions and 11 deletions.
45 changes: 34 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
[![Platform](https://img.shields.io/badge/Language-Java-yellowgreen.svg)](#)
![GitHub repo size](https://img.shields.io/github/repo-size/cometchat-pro/android-kotlin-chat-app)
![GitHub contributors](https://img.shields.io/github/contributors/cometchat-pro/android-kotlin-chat-app)
![GitHub stars](https://img.shields.io/github/stars/cometchat-pro/android-kotlin-chat-app?style=social)
![GitHub stars](https://img.shields.io/github/stars/cometchat-pro/android-java-chat-app?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/cometchat?style=social)

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

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

<hr/>

## Installing Android Java Chat UI Kit :wrench:

Simply clone the project from [android-chat-ui-kit-app](https://github.com/cometchat-pro-samples/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**, **API_KEY** and **REGION_CODE**
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-Pro Dashboard](https://app.cometchat.io/)

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

<img align="center" width="100%" height="auto"
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">
src="https://files.readme.io/9f23df2-app_credentials.png">

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

Facing any issues while integrating or installing the UI Kit please <a href="https://forum.cometchat.com/"> visit our forum</a>.
<br/>
<hr/>
# License
<!--- If you're not sure which open license to use see https://choosealicense.com/--->
## Troubleshooting

- To read the full dcoumentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/docs/android-ui-kit) .

- 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>.

---


## Contributors

Thanks to the following people who have contributed to this project:

[👨‍💻 @darshanbhanushali 💻](https://github.com/darshanbhanushali) <br>
[👨‍💻 @yadavmangesh 💻](https://github.com/yadavmangesh)

[Contribution guidelines for this project]()

---

## :mailbox: Contact

Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.io/)

---

## License

This project uses the following license: [License.md](LICENSE).

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

0 comments on commit 4481d95

Please sign in to comment.