Notifications – Beginner's Guide to Android App Development In 2023



Notifications – Beginner's Guide to Android App Development In 2023

Notifications - Beginner's Guide to Android App Development In 2023

In this video, we’re exploring Android notifications. Learn to create customizable notifications with titles, text, and icons. Find out how to add actions when users tap on notifications. Understand the importance of using NotificationCompat classes over regular classes. Discover how to handle notification channels and permission based on Android versions. Join us to master the essentials of crafting effective notifications in your Android app development journey.

Notification: https://developer.android.com/develop/ui/views/notifications
Notification channels: https://developer.android.com/develop/ui/views/notifications/channels
Notification permission: https://developer.android.com/develop/ui/views/notifications/notification-permission

Timestamps:
0:00 Intro
0:39 Creating a notification
2:56 Notification channels
8:09 Why notification Id?
8:31 More about channels
11:35 Notification classes vs NotificationCompat classes
12:36 Perform an action when notification is clicked
13:25 Pending Intent vs Intent
13:54 Perform an action when notification is clicked continued
18:16 Notification permission in Android 13

Regular coding shorts on TikTok
https://www.tiktok.com/@astroscoding

Regular coding posts on Instagram
https://www.instagram.com/astroscoding/

Regular coding tips on Twitter
https://twitter.com/astroscoding

If you’d like to support me buy me a coffee at
https://www.buymeacoffee.com/astroscoding

Comments are closed.