Top "Notifications" questions

A notification is a user interface element displayed to indicate an event has occurred.

Media Player controls in Notification

I have written complete Music Player to stream music from the web, but I don't know how to put media …

android notifications lockscreen android-music-player
How to make a Windows Notification in Java

In Windows 10 there is a notification that opens in the bottom right of the screen and I find them quite …

java notifications
Notify Icon Ballon Tip Not showing in C#?

i am using this code under my form1_load notifyIcon1.Visible = true; notifyIcon1.ShowBalloonTip(5000, "Welcome", "Hello " + User, ToolTipIcon.Info); I …

c# winforms notifications notifyicon visual-c#-express-2010
FCM remote notifications payload for iOS and Android

We are using FCM to send remote notifications for both iOS and Android. The following are the payloads we are …

android ios firebase notifications firebase-cloud-messaging
Android - Build a notification, TaskStackBuilder.addParentStack not working

I'm trying to launch an activity from a notification like the Android docs explain, but when I open the notification …

android notifications
Android - how to add a badge count to an application icon?

how to add badge count on app icon on homescreen , like inbuilt gmail app, facebook app. I can run with …

android notifications badge
Notification of or detecting screenshot before being taken?

Is there a notification or other mechanism of being informed that the user is taking a screenshot with the home/…

iphone screenshot detection notifications
Android - notification manager, having a notification without an intent

I would like to be able to fire a notification to alert the users about a timer that has finished, …

android notifications android-intent notificationmanager
How to apply a big view style to a notification using Parse library

This library works perfectly, but i have a doubt. When I send a message to users with more than two …

android notifications parse-platform
Sending fullscreen, disappearing SMSs to an iPhone

Where I live (Copenhagen, Denmark) there is a taxi company which offers to send you an SMS when the car …

iphone mobile sms notifications mobile-phones