Skip to content

Commit f87975d

Browse files
authored
Updated README.md
1 parent b481315 commit f87975d

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44

55
# Android Sample App by CometChat
66

7-
This is a reference application showcasing the integration of [**CometChat's Android UI Kit**](https://www.cometchat.com/docs/v4/android-uikit/overview) within an Android framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own Android-based applications.
7+
This is a reference application showcasing the integration of [CometChat's Android UI Kit](https://www.cometchat.com/docs/v4/android-uikit/overview) within an Android framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their own Android-based applications.
8+
9+
<div style="
10+
display: flex;
11+
align-items: center;
12+
justify-content: center;">
13+
<img src="./Screenshots/overview_cometchat_screens.png" />
14+
</div>
815

916
## Prerequisites
1017

@@ -26,12 +33,6 @@ This is a reference application showcasing the integration of [**CometChat's And
2633
2734
4. Run the app on a device or emulator.
2835
29-
<div style="
30-
display: flex;
31-
align-items: center;
32-
justify-content: center;">
33-
<img src="./Screenshots/main_screen.png" alt="login" width="300">
34-
</div>
3536
3637
## Help and Support
3738
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/android-uikit/integration) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](http://app.cometchat.com/).
2.34 MB
Loading

0 commit comments

Comments
 (0)