How to Implement Firebase Push Notifications on Android (FCM + Backend)

Поділитися
Вставка
  • Опубліковано 5 лют 2025
  • In this video I'll show you how to implement Firebase Push Notifications on Android (FCM+Backend).
    💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
    pl-coding.com/...
    ⭐ Courses with real-life practices
    ⭐ Save countless hours of time
    ⭐ 100% money back guarantee for 30 days
    ⭐ Become a professional Android developer now:
    pl-coding.com/...
    🎁 Get my FREE 4.5h course "The Best Practice Guide to Android Architecture":
    pl-coding.com/...
    Read our weekly Android blog:
    pl-coding.com/...
    Regular programming advice on my Instagram page: / _philipplackner_
    Join my Discord server:
    / discord
    Get the source code for this video on GitHub:
    github.com/phi...

КОМЕНТАРІ • 94

  • @PeopleLetMe
    @PeopleLetMe 9 місяців тому +28

    00:00 - Intro and Examples
    05:01 - Adding a New Firebase Project
    09:14 - PushNotificationService
    13:30 - ChatState
    14:43 - SendMessageDto & NotificationBody
    17:42 - FcmApi
    18:47 - ChatViewModel
    25:34 - EnterTokenDialog
    32:29 - ChatScreen
    36:14 - MainActivity and Permissions
    38:37 - Important Warning
    39:13 - MainActivity and Permissions
    40:46 - Testing
    44:27 - Adding Broadcasting
    46:07 - Backend and Ktor
    1:00:33 - Testing and a Fixing Errors
    1:05:42 - Outro

  • @tdrg_
    @tdrg_ 10 місяців тому +6

    After 2 months of trying to figure this out, I found this. THANK YOU!

  • @n_mckean
    @n_mckean 8 місяців тому +7

    A video of this length really needs chapters to navigate through.

  • @souhailmarghabi4113
    @souhailmarghabi4113 Рік тому +12

    Would love to know how to use fcm for a simpler app sync mechanism with data messages.

  • @toyyibbadmus
    @toyyibbadmus Рік тому +7

    Thanks bro.. Always delivering quality content. More grace to you

  • @sudhanshusharma9159
    @sudhanshusharma9159 Рік тому +4

    Hi, Please don't take it negative. Your content is very useful. It help in learning + applying in project.
    But I feel that most often, you are in hurry. So watch in .75 plaback speed.

  • @allanandliftedhands2669
    @allanandliftedhands2669 Рік тому +3

    Wow this was so timely for me...thank you very much

  • @princepatel4864
    @princepatel4864 Рік тому +3

    I'm learn so much for your video thank you so much

  • @sparshchadha5469
    @sparshchadha5469 Рік тому +3

    Wohoooo needed this, thanks a lot Philipp!

  • @papprobert89
    @papprobert89 Рік тому +2

    hey @Philipp.
    First of all thanks for the amazing content.
    If I have a project where I set up two different apps (acc, and prod) it's normal if I download the JSON file it's exactly the same?
    Thanks!

  • @luckydevil1601
    @luckydevil1601 7 місяців тому

    wow amazing as usual! yes, would be great to see a larger scale project with these features🥰

  • @SolarSargodha
    @SolarSargodha Рік тому +1

    Great
    learned server side coding in kotlin for the 1st time

  • @denihilhamsyah
    @denihilhamsyah 10 місяців тому

    Hi Philipp great video, can you provide an example of how to inject a repository to the PushNotificationService class?

  • @_soulofgold
    @_soulofgold Рік тому +3

    You are the best bro, thanks!

  • @engineerfred9427
    @engineerfred9427 Рік тому +1

    Wow just when i needed it. Thanks

  • @baijusharma6027
    @baijusharma6027 Рік тому +1

    Hey @Philipp,
    Your Android videos are really helpful ❤.
    Please create videos on Android Architect or system design.

  • @mikelantzelo
    @mikelantzelo 11 місяців тому +1

    Keep your excellent work. Thank you!

  • @شرحتطبيقالاعلافالبديلة
    @شرحتطبيقالاعلافالبديلة 10 місяців тому +1

    can u do same video on java ... syntx of kotlin too complex for me

  • @neerajverma9226
    @neerajverma9226 11 місяців тому +1

    Great. but how to handle on tap notification click?

  • @MonichGPT
    @MonichGPT Рік тому +2

    Need to sync data between 2 devises, how to do that?

  • @Tuligarnio
    @Tuligarnio Рік тому

    I don't know how the resulting json looks like, but I think the problem of the "to" field at 1:03:10 could be fixed setting the kotlinx-serialization json like this:
    Json {
    explicitNulls = false
    }

  • @janak.khadka
    @janak.khadka Рік тому +1

    you are the great mentor!

  • @ЮрийИванов-т3о
    @ЮрийИванов-т3о День тому

    Thank You Brother

  • @treasuretechnology1266
    @treasuretechnology1266 Рік тому +1

    Great one Philipp

  • @IZOBLOX
    @IZOBLOX 4 місяці тому

    Hi plcoding this is amazing 💯 could you do the same for firebase in app messaging.
    how to modify behaviour of firebase in app messages things like click and sending messages programmatically

  • @freshtechtips
    @freshtechtips Рік тому

    There is a library for ktor clients, which makes the way to design your interface very similar to retrofit
    It's better to use ktor as it's multiplatform library

  • @ngolian
    @ngolian 6 місяців тому

    Does this include information about how to use a custom sound effect? I can't get that working in my app.

  • @emretaskran5483
    @emretaskran5483 10 місяців тому +1

    The notification text is only in one line. How can I show the notification text in multiple lines? The notification text is like this "Arkadaşlarına söylemeyi sakın unutm..."

  • @kirwakelvinkering3122
    @kirwakelvinkering3122 Рік тому

    Thanks Galore air , I wish you come though his message and help me where am stuck . I want to do the same and my phone is android version 11 , how is this possible ?

  • @themykolas
    @themykolas 11 місяців тому

    Your videos are amazing, only thing is you have a lot of clickbaity titles, which makes it harder to find the content i'm looking for :D But you do you if that makes for more engament!

  • @prev_knowunique
    @prev_knowunique 8 місяців тому

    thats really a very excellent one...but sir i had an issue, it's not working on real devices..how to troubleshoot n solve that problem.
    Please, Guide Sir..

  • @benedictcontawe3355
    @benedictcontawe3355 5 місяців тому

    do you have link on how to create the backend for Node.Js for this one

  • @hclpramod
    @hclpramod Рік тому

    You are tooo good brother , I like you 😊

  • @MaximaToluene
    @MaximaToluene 10 місяців тому

    Hey Phil, mine is empty on the Service account tab for the json, what permissions do i need to have to get a key from there?

  • @RajatGubrele
    @RajatGubrele 11 місяців тому

    Is it possible to add action button while the app is in background

  • @marscbunny9282
    @marscbunny9282 Рік тому

    Hello Philipp I am working on a app I am trying to make it as much as responsive possible but the main problem is with the Text Like I am useing WindowSizeClass to Change Font Size and Everything based on the Device size. but their is a problem Like when I am changing Text Size of my device from the settings Text Scales and that makes Ui look bad I have seen one of your video where you maked an AutoResizeText I tried using that but that wasn't looking good I mean user can see the changes so please is their is any way to turn off Device Text Size settings from effecting my app's Text ? I mean what to do ?

  • @КазиноОнлайн-м1й

    HELP me! How use this service on my Router? Messagining not delivered

  • @brandonbailey4491
    @brandonbailey4491 11 місяців тому

    Is this possible with a native library like react-native or expo?

  • @alexeypekarski409
    @alexeypekarski409 9 місяців тому

    needed this!!!!!!!

  • @TheRcfrias
    @TheRcfrias 8 місяців тому

    What about the white circle and the Miscellaneous channel being used when the app is in the background? Couldn't find any explanation to this.😮‍💨

  • @Nick-v8x
    @Nick-v8x Рік тому

    Could you pls record a new video about "dynamic feature module" and "library feature module"?

  • @milchschlumpf9809
    @milchschlumpf9809 Рік тому

    I would like to see a tutorial how to localize the notification message. Since you can change the language per app in android now, my device could be in german and the app in english

    • @giuliopimenoff
      @giuliopimenoff Рік тому

      is this a new Android stuff setting? any reference

    • @giuliopimenoff
      @giuliopimenoff Рік тому

      you would probably just need to store the user language preference in the backend

  • @ACA981
    @ACA981 Рік тому +1

    Can wait for the premium course @PhilippLackner

  • @John-qt6qk
    @John-qt6qk 11 місяців тому

    Amazing! Thanks

  • @Elonmuskbrasileiro
    @Elonmuskbrasileiro 9 місяців тому

    thank you bro, you is the best

  • @MadhanMohanUppanamoni
    @MadhanMohanUppanamoni 2 місяці тому

    Does this notifications received when the app is in background

  • @frestalink
    @frestalink 4 місяці тому

    Please make a video on this topic "Firebase Send Push Notification Android + PHP"

  • @rubinho388
    @rubinho388 Рік тому

    Damn...literally yesterday I implemented the solution from the other video with ktor and onesignal...
    For now I'll leave as it is and on my next project I follow the new way shown in this video

    • @PhilippLackner
      @PhilippLackner  Рік тому +2

      It's not a new way, it is what onesignal uses under the Hood. Onesignal is easier, but fcm is free :)

  • @lglf77
    @lglf77 9 місяців тому

    I have a doubt. But I don't know if you put it on You Tube.
    I had read in the fitebase documentation that the application installation token, with each installation, reinstallation or removal of the application, the token CHANGES, causing the same user to have that abusive behavior of offending people or abusing deconstructive criticism.
    In other words, it is not acceptable to let a user post fake news in the app's News Feed or comments.
    Is there any chance of a single account, or maximum two user accounts per user registration in the application without the application first communicating with firebase?
    For example, the user will only be able to register a single account, or a maximum of 2 registrations per device and wait for authorization to access the internal content.
    I am saddened by the fact that the user makes 10 accounts with a Google token to perform different logins on a same application.

  • @chiragrathore6218
    @chiragrathore6218 9 місяців тому

    is FCM is free completely ? i want to use it for commercial app.

  • @empiregood9225
    @empiregood9225 5 місяців тому

    I don't understand composer. Can anyone do it in standard Kotlin that replaced Java?

  • @MichelleRaouf-x6m
    @MichelleRaouf-x6m 4 місяці тому

    How get data fcm in background after clicked notification

  • @adityagiri4906
    @adityagiri4906 7 місяців тому

    My question is that , how i deploy this ktor server like normal server ?

  • @doctorpizza8518
    @doctorpizza8518 11 місяців тому

    is this free / compatible with free plan

  • @WajidKhan-po9pj
    @WajidKhan-po9pj 9 місяців тому

    good keep it up

  • @usertamalou
    @usertamalou 5 місяців тому

    How to handle a push notification app in a closed or kill state?

  • @manticomar1146
    @manticomar1146 Рік тому

    Isn't it much easier to implement a cloud function on firebase than doing it thru ktor?

  • @muhammadsameeramjad9403
    @muhammadsameeramjad9403 9 місяців тому

    Thank you

  • @ubbax
    @ubbax Рік тому

    Lovee you bro 🇮🇳

  • @princepatel4864
    @princepatel4864 Рік тому

    Thank you sir

  • @rajaryan9436
    @rajaryan9436 6 місяців тому

    Can u make in java

  • @amenayari5026
    @amenayari5026 10 місяців тому

    thx all that is good but http legacy i don't use kthor server firbase bakend do that automaticlly it is simple with retrofit why httpv1 i should use this khtor server if in doc android i request google api directly as http legacy with accesstoken

  • @طهمحمديونس-ذ1ل
    @طهمحمديونس-ذ1ل 7 місяців тому

    how can i make my host in FCM

  • @garrysingh4484
    @garrysingh4484 Рік тому +1

    ☝️ Can you make a complete, most up-to-date, beginners friendly mini course or video about "Services" !!!
    - Background services
    - Foreground services
    - Bound Services
    etc.

  • @pikup2003
    @pikup2003 7 місяців тому

    fcm image or logo not showing when app is close

  • @evgenyplaksin2380
    @evgenyplaksin2380 10 місяців тому

    It does actually work on an emulator without being logged in your account, at least for me

  • @MonichGPT
    @MonichGPT Рік тому

    Please make course about Ktor

  • @ameyaaadhi1975
    @ameyaaadhi1975 4 місяці тому

    😢 my old push notification not work

  • @nicedoodly6392
    @nicedoodly6392 4 місяці тому

    if anybody notification is not showing then chill bro its working on real device

  • @zakirmagide8889
    @zakirmagide8889 9 місяців тому

    could you explain this in java

  • @ojasvisingh786
    @ojasvisingh786 Рік тому

    👏👏

  • @ÁngelCortés-s5g
    @ÁngelCortés-s5g 10 місяців тому

    someone else knows how to do push notifications in multi language? thanks

    • @muhammadkurbonov4779
      @muhammadkurbonov4779 7 місяців тому

      Do you find some helpfull material ? I need it too

    • @ÁngelCortés-s5g
      @ÁngelCortés-s5g 7 місяців тому

      @@muhammadkurbonov4779 hey bro, what worked for me was created two strings for push notifications. On your files strings you need to declare two strings: one string for title notification, one for message notifications. sorry for my bad english

  • @faheemahmadofficial7701
    @faheemahmadofficial7701 Рік тому

    Flutter please

  • @thedarkknight1865
    @thedarkknight1865 Рік тому

    First 🥇

  • @srimanikanta1493
    @srimanikanta1493 Рік тому

    Video request: how to connect mongodb and Android with kotlin. Multiplayer tic tac toe game.
    Pls * 1000

  • @gill270
    @gill270 8 місяців тому

    copy error

  • @dev_sonu
    @dev_sonu Рік тому

    second 😀

  • @AdrianScottty
    @AdrianScottty 4 місяці тому

    Lopez Barbara Lee Margaret Gonzalez Ruth

  • @JoannWaiters-i4b
    @JoannWaiters-i4b 4 місяці тому

    Jesse Views

  • @roseesefitzgerald4404
    @roseesefitzgerald4404 4 місяці тому

    Walker Carol Lee Scott Jones Maria

  • @NikhilTalmale-ld8tw
    @NikhilTalmale-ld8tw 10 місяців тому

    ia am getting this error after adding plugin and dependencies
    Exception is:
    org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.google.gms.google-services', version: '4.4.1', apply: false] was not found in any of the following sources:

  • @KarenYoung-o3o
    @KarenYoung-o3o 4 місяці тому

    25096 Koss Island