android - Create firbase instance programatically -


i new firebase excited learning more, have tried simple chat , works great. building simple product review mobile app on android, want find out possible create firebase automatically code in java? want create different group chats give user ability create group chat mobile phone.

you should use single firebase, each group chat child of it. using firebase's lists functionality, firebase can automatically generate id each group chat. then, in each chat, can have list of messages corresponds contents of chat.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -