You need to create an account with CometChat to use the components.Also, ensure initializing CometChatUIKit first and logging in correctly before trying to render any component from the UI Kit package.Please make sure you have followed our Integration guidelines.
- First, lets create a Activity, lets call it CometChatUiActivity and add the following code into the xml file of the activity


CometChatConversationsWithMessages
, CometChatUsersWithMessages
, CometChatGroupsWithMessages
and CometChatCallHistoryWithDetails
individually in each of them.
ConversationsWithMessagesFragment.java