THIS Is How You Use Notifications on Android API 33+ (Notification Permission)

Поділитися
Вставка
  • Опубліковано 4 жов 2022
  • To be able to show notifications on API level 33+, users now need to accept a permission before. In this video I'll show you how to do that in your app.
    ⭐ Get certificates for your future job
    ⭐ Save countless hours of time
    ⭐ 100% money back guarantee for 30 days
    ⭐ Become a professional Android developer now:
    pl-coding.com/premium-courses...
    💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
    pl-coding.com/drop-table-ment...
    Subscribe to my FREE newsletter for regular Android, Kotlin & Architecture advice!
    pl-coding.com/newsletter
    Join this channel to get access to perks:
    / @philipplackner
    Get the source code for this video here:
    github.com/philipplackner/Not...
    Join my Discord server:
    / discord
    Regular programming advice on my Instagram page: / _philipplackner_
    Checkout my GitHub: github.com/philipplackner
    You like my free content? Here you can buy me a coffee:
    www.buymeacoffee.com/philippl...

КОМЕНТАРІ • 67

  • @alswp0404
    @alswp0404 Рік тому +13

    Phillip. You are my current Android god sent from Andrid soul. I'm watching couple of your playlists and I can't thank you enough.
    Small request - I have very sensitive hearing ability and I can hear there is a small white noise in the background and you can get rid of it completely if you get the noise cancelling mic while recording. It's not about the mic it can be done in software layer I believe. Keep on going! You should have way more sub sooner or later cuz you're currently best Android youtube out there.

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

    I was having trouble finding a solution for API 33, and now I've got it! Thanks for the tutorial.

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

    Much awaited video

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

    Thanks for this good tutorial! Greetings! Happy new year!

  • @ManuelSilverioCoder
    @ManuelSilverioCoder 3 місяці тому +1

    I don't know how you always managed to make the best videos, but you always do. Again no one else explain this clearly and then you have an amazing video. You definitely have a gift for teaching and explaining. You are becoming a foundational pillar in the Android community, Google should add you on their payroll

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

    Absolute king. Thank you for amazing content.

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

    Google documentation around this is so unnecessarily large, incomplete and confusing. Great video, perfectly explained.

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

    Great video, do you have in plans any tutorial about RemoteMediator?

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

    Wel done keep going good work

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

    Thank you!
    Maybe there should have been a third button that hides the displayed notification. This is appropriate when after a time not in valid and must be hidden.

  • @Leon-un2ii
    @Leon-un2ii Рік тому

    Please make a video on how you can send a notification to a user from an linux server. It would be awesome. Thank you. As always: great content.

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

    Hi Phillip, We need more videos on KMM. Please include network calls. Thanks 🙏

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

    I love all your videos, please continue creating more content. A little question, how can I see notification if the app is not in FOREGROUND. I am using GCM but if the app is close I cant see the notification in API 33+, and the push is not visible for any API, but API < 33 show the push. I am creating the push when I am receiving the message from firebase.

  • @user-rz1hv
    @user-rz1hv Рік тому

    There is such a nice composable as SwipeToDismiss, would be very interesting if you will make a video about it!

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

    Thank you Bro

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

    This is great

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

    Hello, could you make a video about how to use Service witch influence View Model state? I think it is a commun topic and Android does not give much detail.

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

    Instead of formatting code manually you can use ctrl+shift+L. It is an advise.

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

    and it's a cool motion graphics 😎 👌

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

    Should we use service or intent service or work manager?

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

    Awesome video great tutorial

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

    Hey phillip, I always wonder with your videos, what is the color scheme of the code you are using? It looks really cool!

  • @user-rz1hv
    @user-rz1hv Рік тому

    But what if I have an app that targets this api and I will run it only on lower android version? Do i need to implement notifications this way or I can use older approaches?

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

    Thanks for cleaning up that new updates 💪

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

    Wht theme are you using for Android Studio...

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

    Great video bro, please, share you Android Editor theme is cool!!!

  • @GB-nn2cx
    @GB-nn2cx Рік тому

    Thanks

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

    Hello Phillip Api 33 service mediaplayer notification buttons ( play pause next...) addAction(...) butoms are not Clicking only in media style- can you help? - note : It works in smaller than Api33 version.

  • @afixithei.V
    @afixithei.V Рік тому

    For a few seconds I wasn't sure what was going on. Then I realised it was compose 😅 my spare time now is used to learn Flutter because it has more job opportunities in my country - Nigeria. I still work as a full-time android developer though but I've never used compose

  • @sumitbehera5311
    @sumitbehera5311 3 місяці тому

    Sir can we have a full playlist on ktor

  • @johngray2875
    @johngray2875 10 місяців тому +2

    They made it a mess. I'm playing audio. I need a notification to play in the background. Now I need to request permission to show the notification. Now I have users who denied the permission, and are giving me bad reviews because it doesn't play the background. Add on top of that all are the issues with overly aggressive battery management by some manufacturers that are suspending my app after a few minutes of playing in the background unless the user adjusts the battery settings. Playing audio in the background on Android has become absolutely fraught with peril.

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

    I wonder if the reason why the notification is silent is due to the emulator? Is there a way to activate the sound?

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

    thats a bit different than what i did, but i like your version better 🤣

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

    What if you click 2-3 times not allow, then I guess dialog will stop appearing, then you should send user to app permission settings? It would be nice, if you would mention and show it 😉
    Ps. Thanks for video.

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

      He has already explained that in his last permission handling video. Why not go watch and apply it yourself?

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

    There is a possible bug or maybe intentionally from Google but, the first time you install the app, shouldShowRequestPermissionRationale() is false. Until the user touch "Don't Allow" the value doesn't change to true. That means, if you want to show a rationale screen from the begining is not possible is some flag is not added.

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

    you are best i love you

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

    So if we need permissions for notifications now and background services need a visible notification to keep running since Android 8 does this mean we need the notification permission in order to keep background services? I didn't see it in the docs. Was this part of the Google I/O?

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

      Check out FGS (Foreground Service Manager) for that. While you may not post your notification in the sense of posting it, the manager will allow you to start your foreground service. The important part is that you need to create your notification channel at application class before user explicitly (possibly) denies your permission, twice. Otherwise you may get a different exception when you try to launch that service.

  • @samsammaniamantap
    @samsammaniamantap Рік тому +6

    It will be a Card of Jira on the next Sprint, perhaps😂

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

    Hi guys.I have a question in android 13: I have a call notification. There are 2 button for 'answer' and 'reject'. When click on "answer" needs to start callActivity class. but startActivity method is not working when app is killed in android 13. In android lower than 13 there is no problem and all works properly. Could anyone help me?

  • @NikolaiNedialkov
    @NikolaiNedialkov 3 місяці тому

    This all works great, but when I tried to add .setContentIntent(pendingIntent) the notifications stopped appearing. Does anyone know what could be causing this?

  • @user-jj3yz8zr5y
    @user-jj3yz8zr5y Рік тому

    is there a version of this in java?

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

    If I put every permission launcher in my UI compose code, I will have all my permission request codes (say notification, location, camera) all over the place in my UI compose code.
    Is there a better way to centralize all my permission request handling but still allow me to request permissions whenever I need them on different UI screens?

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

      Put them in their own function 🤷😁

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

    saving it for later!

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

    Thanks to Android, it's never get boring. We all can relate that.

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

    Thanks, can we dive deeper in next video?

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

    💙

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

    so you always have to request te user to show notifications? sorry I am not english native speaker

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

    this is pain in the ass, but it's genuinely better for the user. It also covers up the case when you register user's device in a cloud service, which sends notifications, and everything gets messed up when user chooses to clear data of the app

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

    Android team always try to make it hard for the developer . That's one of the reasons most of the apps and and ROM has lots of bugs and problem.

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

    Absolut schrecklich das Google sowas nicht vereinheitlichen kann. Mit Swift ist es so einfach und man benötigt unheimlich wenig Code. Hier ist alles aufwendig ohne Ende. Und das war ja lediglich die Lösung für API Level 33. Jetzt kommen noch die restlichen hinzu. Gerade bei der echten Fragmentierung am Handy Markt, absolut schrecklich. Ich habe noch immer viele Nutzer mit Android 7, 8 oder 9. Wenn wir jetzt überlegen das 13 im Anmarsch ist, ist das nur traurig.

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

    Please tell me you have this in Java lol

    • @user-pc5xz9oj6c
      @user-pc5xz9oj6c 3 місяці тому +1

      yeah same problem here the syntax for kotli diffrent ... and he do tut on kotlin only ... maybe i will try to convert code to java .. it same instructions any way

  • @jithind-feverx2818
    @jithind-feverx2818 Місяць тому

    Thanks to Android 😂😂

  • @Jasmohan
    @Jasmohan Місяць тому

    Damn, that is annoying to do for such a simple task. Thanks @PhilippLackner

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

    Nothing is new except that permission declaration at Manifest ...