Android Firebase Realtime Database Chat Application Part 1/2

preview_player
Показать описание
In this tutorial we use Firebase cloud database to build the chat application. Users are able to create chat rooms, and then make conversations inside of them.

☑ Visit fb page:
Рекомендации по теме
Комментарии
Автор

great tutorial, please keep up the good work, subscribed to your channel

manohar_reddy_anugu
Автор

Thanks for this man. Explained very well

rexdoto
Автор

Awesome tutorial, sir Filip! Helped a great deal for my project!

yampolskie
Автор

Great and simple tutorial.

Izgovor engleskog ti sabija :D Tacno se vidi da si Srbin...

MilanVucic
Автор

you do some good tutorials you don't go too fast and you explain as you go along - perfect !

jasbindersingh
Автор

Very good tutorial, thank you very much!

ifelseprog
Автор

Hi, how do you manage to write the database with no user auth @7:18 ? I understand you've changed the database rules so no auth is required, and so it might not be related, but when I try to do it I get the error: updateChildren at / failed: DatabaseError: Invalid token in path. do you have an idea why? is there anything else you've modified in your firebase settings? I've taken a look at your src and I seem to have done everything the exact same way. thanks for the nice tutorials & help!

mrseven
Автор

Excellent video, thank you.
Also, what font are you using in the studio? It doesn't seem to be the default one.

aCitizenJOSerased
Автор

Hello filip, how to store the username and when user open the activity then they will skip the set username and add button in toolbar layout untill and unless user want to change the Username. Please suggest.

sagarrawal
Автор

Pls sir I've downloaded ur video, I love it. I'm suggesting that u put an indicator or a snackmessage that will tell other users in the room that new user has joined the room or left the room

peterukeme
Автор

how to make website links active when sent on chat text ??
currently it only shows text but not clickable link??

vdeomakerz
Автор

+Filip Vujovic I am curious, how can use type so fast? Even i am using auto complete, i don't think that i can do as you did there. Are you fast forwarding your video? If not, i must learn to do that to increase my productivity. Please give me a hint.

HendraWijayaDjiono
Автор

I need a help.. when i run that app the chat rooms showing in a array.. The set variable showing string errors so converted it to string by using .toString but t's displaying a array in listview.. So help :(

ExplainThisBob
Автор

how long did it take you to write this app?

kththien
Автор

Hi Filip, Thanks for sharing your knowledge with all of us, could you tell me how it could be done so that at the time of writing the message the user's message was left on one side and the other user was on the other side, as handled in WhatsApp, Attentive to your answer.Thanks

lifescompany
Автор

Hey man, thanks for the tutorial. I have one question. Do you know how get users online in MainActivity? .

CarlosRojas-hwtx
Автор

Hello Filip, Thanks for such nice video. I was able to sucessfully build an app...but is there any way I can show the current active users ??

sagarrawal
Автор

Hello Filip, How to show the Time and date along with chat message?

sagarrawal
Автор

sir, it mean online chat. if i get your android apk and install. i can chat online via firebase database, right.

sarlemonvannasing
Автор

Hello Filip Its really great to see you helping us out!
I need to ask you that while + " : " + message + " \n"); in this line of code you save the data into that tree of firebase and also the same time you print it too but what if i just want it to be save in that but not print so how do i do that?

syedmuhammadawais