Skip to content

Chat App developed on android storing the messages in firebase (with authentication)

Notifications You must be signed in to change notification settings

dierivera/Android-Firebase-ChatApp

Repository files navigation

Android-Firebase-ChatApp

Chat App developed on android storing the messages in firebase (with authentication). This App sends notifications that extend to wearables. Also, you can respond from your own smartwatch with predetermined answers (in the strings file you can change them) or use the voice action when available.
To check the notifications you need at least two installations of the app, one to send the message, the other to receive the notification (obviously if you send a message you won't be notified).

Here are all the guides I used for this project:

base tutorial: https://code.tutsplus.com/tutorials/how-to-create-an-android-chat-app-using-firebase--cms-27397
retrieve data: https://firebase.google.com/docs/database/admin/retrieve-data
detect when Firebase is done synchronizing the initial data: https://stackoverflow.com/a/34532739/2328012
receive response from wear: https://android-developers.googleblog.com/2014/09/messaging-on-android-wear.html

Important: You need to add your own google-services.json file that is generated by Firebase.

About

Chat App developed on android storing the messages in firebase (with authentication)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages