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

Поделиться
HTML-код
  • Опубликовано: 23 янв 2024
  • 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/drop-table-ment...
    ⭐ 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/premium-courses/
    Get my FREE PDF about 20 things you should never do in Jetpack Compose:
    pl-coding.com/jetpack-compose...
    Regular programming advice on my Instagram page: / _philipplackner_
    Join my Discord server:
    / discord
    Get the source code for this video on GitHub:
    github.com/philipplackner/Fcm...
  • НаукаНаука

Комментарии • 80

  • @PeopleLetMe
    @PeopleLetMe 2 месяца назад +6

    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_ 4 месяца назад +3

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

  • @allanandliftedhands2669
    @allanandliftedhands2669 6 месяцев назад +3

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

  • @sparshchadha5469
    @sparshchadha5469 6 месяцев назад +3

    Wohoooo needed this, thanks a lot Philipp!

  • @n_mckean
    @n_mckean 2 месяца назад +1

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

  • @sudhanshusharma9159
    @sudhanshusharma9159 6 месяцев назад +2

    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.

  • @princepatel4864
    @princepatel4864 6 месяцев назад +3

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

  • @engineerfred9427
    @engineerfred9427 6 месяцев назад +1

    Wow just when i needed it. Thanks

  • @mikelantzelo
    @mikelantzelo 5 месяцев назад +1

    Keep your excellent work. Thank you!

  • @luckydevil1601
    @luckydevil1601 Месяц назад

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

  • @_soulofgold
    @_soulofgold 6 месяцев назад +3

    You are the best bro, thanks!

  • @papprobert89
    @papprobert89 6 месяцев назад +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!

  • @SolarSargodha
    @SolarSargodha 6 месяцев назад +1

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

  • @treasuretechnology1266
    @treasuretechnology1266 6 месяцев назад +1

    Great one Philipp

  • @janak.khadka
    @janak.khadka 6 месяцев назад +1

    you are the great mentor!

  • @baijusharma6027
    @baijusharma6027 6 месяцев назад +1

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

  • @germenwong
    @germenwong 6 месяцев назад

    Excellent video, I am looking forward to a larger multi module FCM project and I will purchase it

  • @toyyibbadmus
    @toyyibbadmus 6 месяцев назад +7

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

  • @souhailmarghabi4113
    @souhailmarghabi4113 6 месяцев назад +8

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

  • @hclpramod
    @hclpramod 6 месяцев назад

    You are tooo good brother , I like you 😊

  • @alexeypekarski409
    @alexeypekarski409 3 месяца назад

    needed this!!!!!!!

  • @John-qt6qk
    @John-qt6qk 5 месяцев назад

    Amazing! Thanks

  • @Elonmuskbrasileiro
    @Elonmuskbrasileiro 3 месяца назад

    thank you bro, you is the best

  • @princepatel4864
    @princepatel4864 6 месяцев назад

    Thank you sir

  • @denihilhamsyah
    @denihilhamsyah 4 месяца назад

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

  • @muhammadsameeramjad9403
    @muhammadsameeramjad9403 3 месяца назад

    Thank you

  • @user-pc5xz9oj6c
    @user-pc5xz9oj6c 4 месяца назад +1

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

  • @WajidKhan-po9pj
    @WajidKhan-po9pj 3 месяца назад

    good keep it up

  • @ubbax
    @ubbax 6 месяцев назад

    Lovee you bro 🇮🇳

  • @freshtechtips
    @freshtechtips 6 месяцев назад

    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

  • @prev_knowunique
    @prev_knowunique 2 месяца назад

    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..

  • @neerajverma9226
    @neerajverma9226 5 месяцев назад +1

    Great. but how to handle on tap notification click?

  • @Tuligarnio
    @Tuligarnio 6 месяцев назад

    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
    }

  • @themykolas
    @themykolas 5 месяцев назад

    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!

  • @emretaskran5483
    @emretaskran5483 4 месяца назад +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..."

  • @MonichGPT
    @MonichGPT 6 месяцев назад +2

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

  • @henrik908
    @henrik908 6 месяцев назад

    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 ?

  • @kirwakelvinkering3122
    @kirwakelvinkering3122 6 месяцев назад

    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 ?

  • @ngolian
    @ngolian 9 дней назад

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

  • @MaximaToluene
    @MaximaToluene 4 месяца назад

    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?

  • @rubinho388
    @rubinho388 6 месяцев назад

    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  6 месяцев назад +2

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

  • @user-hj6gg4iq5p
    @user-hj6gg4iq5p 6 месяцев назад

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

  • @user-xl6mn6zj7p
    @user-xl6mn6zj7p 5 месяцев назад

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

  • @brandonbailey4491
    @brandonbailey4491 5 месяцев назад

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

  • @evgenyplaksin2380
    @evgenyplaksin2380 4 месяца назад

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

  • @TheRcfrias
    @TheRcfrias 2 месяца назад

    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.😮‍💨

  • @garrysingh4484
    @garrysingh4484 6 месяцев назад +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.

  • @MonichGPT
    @MonichGPT 6 месяцев назад

    Please make course about Ktor

  • @germenwong
    @germenwong 6 месяцев назад

    Why is my device not displaying a message? I have logged into my Google account on the device and the ktor server has not reported an error

  • @milchschlumpf9809
    @milchschlumpf9809 6 месяцев назад

    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 6 месяцев назад

      is this a new Android stuff setting? any reference

    • @giuliopimenoff
      @giuliopimenoff 6 месяцев назад

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

  • @adityagiri4906
    @adityagiri4906 Месяц назад

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

  • @chiragrathore6218
    @chiragrathore6218 3 месяца назад

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

  • @rajaryan9436
    @rajaryan9436 12 дней назад

    Can u make in java

  • @user-nc1ok5kf1s
    @user-nc1ok5kf1s Месяц назад

    how can i make my host in FCM

  • @doctorpizza8518
    @doctorpizza8518 5 месяцев назад

    is this free / compatible with free plan

  • @lglf77
    @lglf77 2 месяца назад

    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.

  • @amenayari5026
    @amenayari5026 4 месяца назад

    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

  • @pikup2003
    @pikup2003 Месяц назад

    fcm image or logo not showing when app is close

  • @manticomar1146
    @manticomar1146 6 месяцев назад

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

  • @zakirmagide8889
    @zakirmagide8889 3 месяца назад

    could you explain this in java

  • @ojasvisingh786
    @ojasvisingh786 6 месяцев назад

    👏👏

  • @faheemahmadofficial7701
    @faheemahmadofficial7701 6 месяцев назад

    Flutter please

  • @srimanikanta1493
    @srimanikanta1493 6 месяцев назад

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

  • @user-hp5yk3kf7s
    @user-hp5yk3kf7s 4 месяца назад

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

    • @muhammadkurbonov4779
      @muhammadkurbonov4779 25 дней назад

      Do you find some helpfull material ? I need it too

    • @user-hp5yk3kf7s
      @user-hp5yk3kf7s 25 дней назад

      @@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

  • @ACA981
    @ACA981 6 месяцев назад +1

    Can wait for the premium course @PhilippLackner

  • @gill270
    @gill270 2 месяца назад

    copy error

  • @thedarkknight1865
    @thedarkknight1865 6 месяцев назад

    First 🥇

  • @dev_sonu
    @dev_sonu 6 месяцев назад

    second 😀

  • @NikhilTalmale-ld8tw
    @NikhilTalmale-ld8tw 3 месяца назад

    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: