Android Open Source - Chat firebase firebase_chat






Project Summary

Template for a chat application using firebase. You can register a user and join different chat groups..

Web Site / Source Repository

firebase_chat is hosted in the following web site
https://github.com/olssonandreas/firebase_chat

If you think the Android project firebase_chat listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of firebase_chat.

ItemValue
Java File Count9
Activity Count1
Fragment Count3
Required Permissionsandroid.permission.INTERNET




Java Source Files

firebase_chat has the following Java source files.

se.mah.da401a_assignment_2.ApplicationTest.java
se.mah.da401a_assignment_2.AuthFragment.java
se.mah.da401a_assignment_2.ChatAdapter.java
se.mah.da401a_assignment_2.ChatFragment.java
se.mah.da401a_assignment_2.ChatMessage.java
se.mah.da401a_assignment_2.Group.java
se.mah.da401a_assignment_2.GroupAdapter.java
se.mah.da401a_assignment_2.GroupFragment.java
se.mah.da401a_assignment_2.MainActivity.java