Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 719 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 719 Bytes

Fatalk

What is it about?

A demo chat application for Android using Firebase Cloud Messaging as a backend service to communicate.

Links

How To Run?

  • Setup Backend (Follow Instructions)
  • Clone This Repo And Change Package Id (Search Google)
  • Add A New Firebase App From Console
  • Download google-service.json File And Add It To "app" directory
  • Update "fcm_sender_id" In App's build.gradle File For Both Release And Debug Builds