|
4 | 4 | <img src="./Screenshots/logo.png" alt="CometChat logo" width="180" height="180"> |
5 | 5 | </a> |
6 | 6 |
|
7 | | - <h2 align="left">Android Java Sample App</h3> |
| 7 | +<h2 align="left">Android Java Sample App</h3> |
8 | 8 |
|
9 | 9 | <p align="left"> |
10 | 10 | CometChat Kitchen Sink Sample App (built using <b>CometChat UI Kits</b>) is a fully functional real-time messaging app capable of private (one-on-one), group messaging, voice & video calling. |
11 | 11 | <br /> |
12 | | - <a href="https://www.cometchat.com/docs/android-v4-uikit/overview"><strong>Explore the docs »</strong></a> |
| 12 | + <a href="https://www.cometchat.com/docs/v4/android-uikit/overview"><strong>Explore the docs »</strong></a> |
13 | 13 | <br /> |
14 | 14 | <br /> |
15 | 15 | <a href="https://github.com/cometchat-pro/cometchat-chat-sample-app-android-java/issues">Report Bug</a> |
|
36 | 36 | ## Table of Contents |
37 | 37 |
|
38 | 38 | - [About the Project](#about-the-project) |
39 | | - - [Built With](#built-with) |
| 39 | + - [Built With](#built-with) |
40 | 40 | - [Getting Started](#getting-started) |
41 | | - - [Dependencies](#dependencies) |
42 | | - - [Installing](#installing) |
43 | | - - [Usage](#usage) |
44 | | - - [Run locally](#run-project-locally) |
45 | | - - [Help](#help) |
| 41 | + - [Dependencies](#dependencies) |
| 42 | + - [Installing](#installing) |
| 43 | + - [Usage](#usage) |
| 44 | + - [Run locally](#run-project-locally) |
| 45 | + - [Help](#help) |
46 | 46 | - [Contributing](#contributing) |
47 | 47 | - [Support](#support) |
48 | 48 | - [License](#license) |
@@ -97,16 +97,16 @@ Simply clone or fork this repo and run it using the instructions below to see al |
97 | 97 |
|
98 | 98 | ## Usage |
99 | 99 |
|
100 | | -This app contains all features offered by CometChat through its UI Kit. [Read more about the Android UI Kit here.](https://www.cometchat.com/docs/android-v4-uikit/overview) |
| 100 | +This app contains all features offered by CometChat through its UI Kit. [Read more about the Android UI Kit here.](https://www.cometchat.com/docs/v4/android-uikit/overview) |
101 | 101 |
|
102 | 102 | ### Run project locally |
103 | 103 |
|
104 | 104 | - Open the project in Android Studio. |
105 | 105 |
|
106 | | - - Build and run the Sample App. |
107 | | - - Select demo users or enter the **UID** at the time of login once the app is launched. |
| 106 | + - Build and run the Sample App. |
| 107 | + - Select demo users or enter the **UID** at the time of login once the app is launched. |
108 | 108 |
|
109 | | -To learn about Android UI Kit Integration, please [click here](https://www.cometchat.com/docs/android-v4-uikit/integration). |
| 109 | +To learn about Android UI Kit Integration, please [click here](https://www.cometchat.com/docs/v4/android-uikit/integration). |
110 | 110 |
|
111 | 111 | ## Help |
112 | 112 |
|
|
0 commit comments