Chat App, build with Java, Firebase database
- ✅ Encryption AES 128-bit
- ✅ Send Message
- ✅ Delete Message
- ✅ Notifications with firebase cloud messaging
- ✅ Add Contact
- ✅ Audio & Video Call
- ✅ Update Profile
- ✅ Udate Story
- ✅ Etc!
- Setup Authentication - Email and Google account
- Setup Realtime Database
- Setup firebase Storage
- Firebase messaging service
- download the file google-services.json from firebase console and add to project file
- Note: Download the google-services.json file after the Firebase services are set up to automatically include the services in the json file.
- Note: When updating the google-services.json file then make sure to invalidate the caches as well as doing a clean + rebuild.