Skip to content

Sample app written in Java to demonstrate how to use the Firebase platform to create a chat app on Android.

License

Notifications You must be signed in to change notification settings

ersiver/sample-chat-app

Repository files navigation

sample-chat-app

Sample app written in Java that demonstrates how to:

  • register and to sign in using Firebase Authentication,
  • sync data using the Firebase Realtime Database,
  • store binary files in Firebase Cloud Storage.
  • Allows to send texts and photos from library and/or camera.
  • Displays notifications when new messages delivered.

Preview

Chat list & Users list

2 2 2 1

Messaging

3 1 3 2 3 3

Notification

4

Login, register & reset password

1 2 1 1 1 3

Add a new profile image

5 1

About

Sample app written in Java to demonstrate how to use the Firebase platform to create a chat app on Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages