Skip to content

Mayankyadav123/AndroidChat

 
 

Repository files navigation

Firebase Chat for Android

A simple chat application that built with Firebase on Android.

Screenshot

Setup

Update MainActivity and replace https://android-chat.firebaseio-demo.com with a reference to your Firebase.

What's here

This application's FirebaseListAdapter demonstrates binding Firebase to an Android ListView. Firebase keeps the list data up to date based on a mapping to a model class.

More about Firebase on Android

You can do lots more with Firebase on Android. Check out our Android Quickstart guide to learn more.

About

Demonstrates using the Firebase Android SDK to back a ListView.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%