Skip to content

Android Chatting App using firebase real-time database

License

Notifications You must be signed in to change notification settings

0xhector27/chatapp-android

Repository files navigation

Android chat app base on Firebase.

This app is an example for chat app base on Google Firebase, messages are delivered in real-time.

Feature

1. Signin, signout, register.

  • Register: allow user register a new account with username and password
  • Signin: user must signin with username and password to use app.
  • Forgot password: connect to Firebase service to reset password.
  • Edit profile: change avatar image, edit username.

2. Chat, group chat

  • Chat with friend: add friend, unfriend, send text message.
  • Chat in group: create group, add member, kickoff member, delete group and rename.

3. Notification

  • Push notification on status bar when has new message.

Create firebase console

How to thank me

  • Star this repository

Thank you very much!

About

Android Chatting App using firebase real-time database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages