An open API service indexing awesome lists of open source software.

https://github.com/shivasurya/firebase-chat-app-realtime

Firebase Realtime Chat Application for Android
https://github.com/shivasurya/firebase-chat-app-realtime

Last synced: 2 months ago
JSON representation

Firebase Realtime Chat Application for Android

Awesome Lists containing this project

README

        

# Envato Tuts+ Tutorial: [How to Create an Android Chat App Using Firebase][published url]
## Instructor: [Ashraff Hathibelagal][instructor url]

With Firebase, creating real-time social applications is a walk in the park. And the best thing about it is that you don't have to write a single line of server-side code. In this tutorial, I'll show you how to leverage Firebase UI to create a group chat app you can share with your friends.

------

These are source files for the Envato Tuts+ tutorial: [How to Create an Android Chat App Using Firebase][published url]

Available on [Envato Tuts+](https://tutsplus.com). Teaching skills to millions worldwide.

[published url]: http://code.tutsplus.com/tutorials/how-to-create-an-android-chat-app-using-firebase--cms-27397
[instructor url]: https://tutsplus.com/authors/ashraff-hathibelagal

###Release Notes:
1. Added Chat bubble for chat messages