B4A Library FirebaseNotifications - Push messages / Firebase Cloud Messaging (FCM) - Erel    Jun 26, 2023   (47 reactions)   tags: Fcm, Firebase, Push, Messaging Updated tutorial: https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023....67692/
Make sure to add the Notifications snippet.
You should also reference FirebaseAnalytics
2... B4A Library NB6 - Notifications Builder - Erel    Mar 12, 2025   (63 reactions)   tags: B4A Notifications NB6, Background, SDK, B4A Notifications, NotificationBuilder Class, B4A Background
The notifications features changed a lot as Android evolved. Android 8 (with targetSdkVersion 26+) adds another complexity with the introduction of notification channels.
The built-in... B4A Library NotificationListener library (NotificationListenerService) - Erel    Jul 7, 2024   (20 reactions)   tags: notification The NotificationListener library allows you to access the device notifications.
With this library you can listen to new notifications and removed notifications.
You can also clear existing... B4A Library Notification Builder Library. - barx    Dec 12, 2017   (48 reactions)   tags: notification builder Notification Builder Library. Now With JellyBean style expanding notifications
Now we can make 'JellyBean Style' expanding Notifications.
That's right, this is the long awaited library... B4A Library [B4X][B4A] B4XDaisyIndicator - Modern DaisyUI-Inspired Notification Badges & Counters! - Mashiane    Feb 24, 2026   (6 reactions) Hi Fam Are you looking to add a touch of modern design to your application's user interface? Today, I'm thrilled to introduce the B4XDaisyIndicator—a brand new custom class designed to bring beautiful, Tailwind/DaisyUI-inspired badges, notification dots, and unread counters straight into your B4A and cross-platform projects! Whether you need a tiny "online" status dot... countInd.setVariant("error") ' Red notification styling countInd.setSize("sm"... B4A Library 🍞 [B4X] [B4A] B4XDaisyToast - Beautiful, Stackable, & Timed Toast Notifications! - Mashiane    Feb 23, 2026   (11 reactions) to bring modern, DaisyUI-inspired toast notifications to your B4A, B4i, and B4J applications... Configurable Positioning: Control exactly where your notifications appear. Set HorizontalAlignment... B4A Library [B4X] [XUI] AS DropDownBox - simple in app snackbar/notification/information panel - Alexander Stolte    Feb 3, 2025   (26 reactions) I spend a lot of time in creating views, like this and to create a high quality view cost a lot of t... B4A Library Tooleap Library - Floating notifications and miniApps - thedesolatesoul    May 25, 2014   (26 reactions) .b4x.com/android/forum/threads/tooleap-library-floating-notifications-and-miniapps.41136/page-2#post... B4A Library 🚀 Introducing TastyToast – Animated Notifications for B4A 🎉 - fernando1987    Feb 11, 2025   (17 reactions) Based on the original TastyToast thread, I have updated the library and added the confusion notification, inspired by the TastyToast repository.
📌 What's new in TastyToast?
✅ New animation to... B4A Library [BETA] [B4A] [B4i] [XUI] EDK_Notification (Sliding Notification) - Ertan    Apr 8, 2022   (28 reactions) occur. I am here to help you.
EDK_Notification
Authors : @Ertan
Versions : 1.1
V1.0 = Release... Left
Vertical Anchor = Down
set to.
113399
Notification_Start(AnimationTime As Int,Text As String)
EDK_Notification1.Notification_Start(500,"Loading...")
Notification_Finish(Time As Int... Page: 1   2   3   |