Skip to content

This Android appication is a WhatsApp clone that supports group chat and user registration. Implemented saving and retrieving messages with Firebase that allows all messages to be instantly retrievable from all devices.

Notifications You must be signed in to change notification settings

yingxin-jia/Chat-Room

Repository files navigation

Chatting - Android Appication

  1. This is a WhatsApp clone which supports user registration and group chat.
  2. Saving and retrieving messages is implemted with Firebase, which allows all messages to be retrievable from all devices.
  3. Used Adapter to connect rows in List View with single messages, and DataSnapshot to pass data from Firebase back to app.
  4. Implemented the algorithm to ensure the password and email address are valid while registering.

About

This Android appication is a WhatsApp clone that supports group chat and user registration. Implemented saving and retrieving messages with Firebase that allows all messages to be instantly retrievable from all devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages