Firebase Firestore Chat App: Send Image Messages (Ep 6) - Kotlin Android Tutorial

preview_player
Показать описание
Firebase provides a bunch of awesome services such as Firestore, Auth, Cloud Storage, Cloud Functions and Cloud Messaging. Learn how to use them in this tutorial course in which we're making a fully fledged real-time chat app with everything you'd expect like sending images and getting notifications when we receive a new message.

In this part you will learn how to send image messages. This cannot be done directly through Firestore as was the case with text messages. We need to upload them to the Cloud Storage and then somehow reference them in the Firestore database. Now we have almost all of the aspects of a good chat app done!

Go to my website for more information, code examples and articles:

Follow me on social media:
Рекомендации по теме
Комментарии
Автор

Great tutorial, thank you. I also love your coding style.
Was wondering how to handle multiple users...I mean when there is group chat. I think it should be pretty similar but then pretty costly because then there will be multiple firebase "writes"
Can you please discuss this maybe with a new video? Thanx in advance.

TarekEZaki
Автор

Thank you, sir, to make a great video. sir how to show progress bar while uploading the image and delete the message from chat.

rahhi
Автор

Great Tutorial.
Is possible send images take by camera?

jordiguzman
Автор

Hi,


How can We open the image by clicking on It in image viewer
can you help me please

badreddinebarradi
Автор

Please also need the tutorial on sending video, audio, pdf and other documents....Thanks in advance...

knowledgehouse
Автор

Sir how to send videos using firebase ... Please make tutorial regarding that

ayushigupta
Автор

Your next video in this series has been marked as private.... Is it by mistake?

anudeepananth
Автор

Thank you. how to make a message notification. Do you take relevant video

huseyinbagc
Автор

please add new feature like whatapps, thanks you sir

ahmadzuhdi
Автор

is there any same tutorial which in java not kotlin??

sajidaashaz