Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SimCoderYoutube/WhatsAppClone
https://github.com/SimCoderYoutube/WhatsAppClone
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/SimCoderYoutube/WhatsAppClone
- Owner: SimCoderYoutube
- License: mit
- Created: 2018-07-13T20:29:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-09T16:26:28.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T02:43:05.374Z (13 days ago)
- Language: Java
- Size: 5.93 MB
- Stars: 271
- Watchers: 24
- Forks: 193
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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;