Android Push Notification Using Firebase Cloud Messaging in Kotlin | GeeksforGeeks

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 52

  • @GauTrang_3e3
    @GauTrang_3e3 3 ปีที่แล้ว +2

    The first time I saw your videos was like 3 months ago and it helped me to do the chat app, but incredibily now I am with notifications, ty for your help mate, the video was so clear that I got everything perfect with no errors or problems like with other tutorials.

  • @MaricelaPotoc
    @MaricelaPotoc 3 ปีที่แล้ว +8

    A very good video. Helped me a lot after days of searching. I am trying to build my first app and I had no idea that I could use Firebase to create notifications.

    • @nerdsplus5499
      @nerdsplus5499 2 ปีที่แล้ว

      how to make notification work with all versions of mobiles?

  • @cemilbasar9781
    @cemilbasar9781 ปีที่แล้ว

    wonderful video greetings from Istanbul/Türkiye

  • @vahidvahidi4203
    @vahidvahidi4203 ปีที่แล้ว

    One of the best videos. very good. I have test it works successfully.

  • @brucebaker744
    @brucebaker744 2 ปีที่แล้ว

    great video, only took one view to get it working. thanks a ton.

  • @haskellscript
    @haskellscript ปีที่แล้ว

    this video is simply too good

  • @sksuman4400
    @sksuman4400 2 ปีที่แล้ว +10

    it's regarding android push notifications.
    It's working fine for the Android version lower than oreo(API level 26 ). But above oreo (API level 26 ), the push notifications are not coming when the app is closed.

  • @maurocos9118
    @maurocos9118 3 ปีที่แล้ว

    You are the Best, Sir. Thank you very much

  • @dudutlesmono1799
    @dudutlesmono1799 ปีที่แล้ว

    it works for me. thanks very much.

  • @axw-ei3fn
    @axw-ei3fn 3 ปีที่แล้ว

    Thanks, bro this wonderful video. I understand very much.

  • @gioacchinogarofalo2403
    @gioacchinogarofalo2403 6 หลายเดือนก่อน

    Hi,
    first of all I would like to thank you for the clarity of your videos.
    I made an app based on your video about the chat and I would like to integrate it with the current notification. Unfortunately for me, however, you start the notification from firebase and instead I am interested in having the notification arrive when a user sends a message to the recipient and then reply to the message. Have you already done something like this? Can you give me a hand please?

  • @osamaghazal
    @osamaghazal ปีที่แล้ว

    you are great man
    Thank you very much

  • @muhannddh
    @muhannddh 2 ปีที่แล้ว +9

    why there is no GitHub for the source Code ?

  • @gxvigo
    @gxvigo 2 ปีที่แล้ว +1

    Awesome tutorial, I never used Android Studio and at the end of your video I got a notification on my device. Question, how to I get the Device Token so I can send push notifications from systems other than Firebase Test Messages?

  • @sraldous
    @sraldous ปีที่แล้ว +1

    The notification text doesn't fit in the notification prompt screen like in your example, I see the icon and part of the title and it cuts off at the bottom, I had to remove your top and left padding for it to work ok. Otherwise, good tutorial, thanks. It's a shame you have to do so much work just for a notification!

  • @Kaito-rt4ux
    @Kaito-rt4ux ปีที่แล้ว

    Is there a way to send a fixed notification automatically when there is a changed in realtime database of firebase without using fcm? or notification console?

  • @Azil7136
    @Azil7136 2 ปีที่แล้ว +2

    he can only run on emulator dan notification can't when I try it directly on the device?. wyh is that ?

  • @jairlopezg
    @jairlopezg 2 ปีที่แล้ว

    Tutorial excelente!!

  • @MauroMB
    @MauroMB 2 ปีที่แล้ว

    Excellent!!!!

  • @MOKANN
    @MOKANN ปีที่แล้ว

    Hello, I made a push notification but I can't show the message on the screen 35:16

    • @HSinhori
      @HSinhori ปีที่แล้ว

      to com o mesmo problema

  • @HSinhori
    @HSinhori ปีที่แล้ว

    aqui se o app está em primeiro plano ele fecha abruptamente, só funciona com ele fechado ou em segundo plano, como posso resolver?

  • @HammadKhanYT
    @HammadKhanYT ปีที่แล้ว

    This did not work for me, I tried everything but to no avail. I did try to implement it in my exist code and not a seperate app. May be I will try in separate application.

    • @brianmelita8447
      @brianmelita8447 ปีที่แล้ว

      check app setting and enable notification

  • @msahkoo
    @msahkoo 3 ปีที่แล้ว

    I am noob in android studio, same steps should follow for java?

  • @federico4122
    @federico4122 ปีที่แล้ว +3

    How to send to specific user? from application when press one button

    • @shravanbisen6845
      @shravanbisen6845 4 หลายเดือนก่อน

      bro have you got the answer , have found the solution ?

  • @pavankumarhegde3925
    @pavankumarhegde3925 2 ปีที่แล้ว

    How to send message using kotlin...? Anywhere kotlin message sending is not mentioned.... On notification receive is there... Why???

  • @andonisgaja7379
    @andonisgaja7379 ปีที่แล้ว +1

    Not working at all :(

  • @robertpeschke7746
    @robertpeschke7746 ปีที่แล้ว

    You may need to update this video for TargetSDK 33

  • @athithyaparamesh8251
    @athithyaparamesh8251 3 ปีที่แล้ว

    In the channel name in App Info, it says Miscellaneous. How do I change that? Please help.

    • @athithyaparamesh8251
      @athithyaparamesh8251 3 ปีที่แล้ว +2

      Found out. We have to create a default channel Id in the Manifest file. Otherwise, Android will send our notifications in the Miscellaneous channel.

  • @Nidzo80
    @Nidzo80 11 หลายเดือนก่อน

    Does not work with Android 13

  • @SandhiyaS-o4u
    @SandhiyaS-o4u ปีที่แล้ว

    post video about push notification using firebase cloud messaging in java

  • @mdarifnufqqdugir3278
    @mdarifnufqqdugir3278 3 ปีที่แล้ว +3

    Please start making apps using flutter we all want to learn flutter

    • @brucebaker744
      @brucebaker744 2 ปีที่แล้ว +6

      stop being lazy and learn native code...it'll make you a better programmer.

  • @mdarifnufqqdugir3278
    @mdarifnufqqdugir3278 3 ปีที่แล้ว +2

    Please sir it's request of all of the viewers
    .please start making vedios on fkutter please please please please

  • @s.m.imranahmed131
    @s.m.imranahmed131 3 ปีที่แล้ว +2

    This notification will not work while app is killed or background

    • @surflaweb
      @surflaweb 2 ปีที่แล้ว

      This is false I have tested the app while it was killed or closed and the notifications arrived after some 30s

  • @Trigoter
    @Trigoter 3 ปีที่แล้ว +1

    Can you add Turkish subtitles?

    • @Xnoz2005
      @Xnoz2005 3 ปีที่แล้ว

      Hindi, available

    • @ozzy7643
      @ozzy7643 ปีที่แล้ว

      ytnin altyazsını kullansana knk

  • @antdx316
    @antdx316 2 ปีที่แล้ว

    The amount of work just to get simple app push notifications is super dumb.

  • @sarcastic_hi6526
    @sarcastic_hi6526 ปีที่แล้ว

    source code??

  • @longtran1871
    @longtran1871 2 ปีที่แล้ว +3

    it's doesn't work

    • @antdx316
      @antdx316 2 ปีที่แล้ว

      yea : (

    • @dudutlesmono1799
      @dudutlesmono1799 ปีที่แล้ว +1

      it work for me. notification appear several minutes after send.

  • @shashwatmishra8204
    @shashwatmishra8204 2 ปีที่แล้ว

    Definitely not the feature I was looking for, been trying to send notifications from one device to another.

  • @christiancasanova4176
    @christiancasanova4176 2 ปีที่แล้ว +5

    doesn't work anymore