WhatsAppClone icon indicating copy to clipboard operation
WhatsAppClone copied to clipboard

WhatsAppClone

WhatsApp_Android_Clone

▷ Create an android app like whatsApp

▷ Full Video Tutorial Playlist here: https://www.youtube.com/watch?v=wdcH58Nzm-o&index=1&list=PLxabZQCAe5fgGQggJxp5nuI1ESzP-oMED

▷ Become a Patreon: https://www.patreon.com/simpleCoder
▷ Donate with PayPal: https://www.paypal.me/simcoder
▷ Twitter: https://twitter.com/S1mpleCoder
▷ GitHub : https://goo.gl/88FHk4

▷ If you have any question please ask, I'll try to answer to every question and even look at your code if that is necessary.

Important Links

Firebase: https://goo.gl/9Wahb1
Glide: https://github.com/bumptech/glide

P.S: If ou're going to download the full project please use your own firebase API, the one in the project will NOT be mantained and the app may not work.

Implementation Guide

1 - Project
1 - Open the Project in your android studio;
2 - !!!!IMPORTANT!!!! Change the Package Name. You can check how to do that here (https://stackoverflow.com/questions/16804093/android-studio-rename-package)

2 - Firebase Panel
1 - Create Firebase Project (https://console.firebase.google.com/);
2 - import the file google-service.json into your project as the instructions say;
3 - Change Pay Plan to either Flame or Blaze; !optional
4 - Go to Firebase -> Registration and activate Login/Registrtion with Phone Number
5 - Go to Firebase -> storage and activate it;