Creating an Android chat app
Create a Android application that enables users to message each other using the Android Client SDK and Kotlin.
Steps
1
Introduction to this task2
Prerequisites3
Create a Vonage Application4
Create a conversation5
Create the users6
Generate JWTs7
Create an Android project8
Building the log in interface9
ChatClient10
Building the chat interface11
Chat events12
Sending a message13
What's next?