WhatsApp-Clone-Android icon indicating copy to clipboard operation
WhatsApp-Clone-Android copied to clipboard

Tutorial which teaches you how to build a whatsapp chat clone on android using Kotlin, viewmodels, navigation component and Stream

Important

This repository is now archived. You can find this sample and more in the Android Samples repository instead.

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