WhatsApp-Clone-Android
Source code for the tutorial: How-to Build a Whatsapp Clone on Android with Kotlin – Part 1
This tutorial teaches you how to build a WhatsApp chat clone on android using Kotlin, viewmodels, databinding, navigation component and Stream
Repo Setup
starter branch contains the starting point for the tutorial
master branch shows the end result after you completed the tutorial
Helpful links
How-to Build a Whatsapp Clone on Android with Kotlin – Part 1
Chat API
Kotlin Chat SDK tutorial
Part 2 – adding voice and video calls (Coming Soon)