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.

  • @ManuelSilverioCoder

    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

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

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

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

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

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

    Much awaited video

  • @markmurtagh4777

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

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

    Wel done keep going good work

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

    Thank you Bro

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

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

  • @user-rz1hv
    @user-rz1hv ปีที่แล้ว

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

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

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

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

    This is great

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

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

    Thank you!

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

    and it's a cool motion graphics 😎 👌

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

    Awesome video great tutorial

  • @johngray2875

    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.

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

    Thanks for cleaning up that new updates 💪

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

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