Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 954 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 954 Bytes

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