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
- Host: GitHub
- URL: https://github.com/shivasurya/firebase-chat-app-realtime
- Owner: shivasurya
- License: bsd-2-clause
- Created: 2017-03-26T09:42:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T07:00:02.000Z (over 7 years ago)
- Last Synced: 2025-01-05T12:42:16.041Z (4 months ago)
- Language: Java
- Size: 13.8 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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