Top "Android-notifications" questions

A status notification adds an icon to the system's status bar (with an optional ticker-text message) and a notification message in the notifications window.

Show multiple notifications on receiving gcm notification

I am showing notification at the notification bar like this. I am getting those , but I cant show multiple notifications …

android google-cloud-messaging android-notifications android-notification-bar
Can I test status bar notifications using Android's testing framework?

I have a class that sends a status bar notification in Android. I can't find a way to test whether …

java android unit-testing junit android-notifications
Why does the "download completed" notification disappear on Gingerbread devices?

I'm using the DownloadManager class to programatically download a file. All works fine but I can't get the download completed …

android android-notifications android-notification-bar android-download-manager
Vibrate Not working with Notification

I am trying to set vibrate and sound for notification. For some reason its not working for me :( Here is …

android android-notifications android-vibration
How to send push notification to android using php code?

I am integrating android push notification is working fine on the client side. Do I want to make server push …

php android push-notification android-notifications android-push-notification
NotificationCompat Ticker Text Not Showing When Updating Notification

Background This is an app I am writing to familiarize myself with some of the APIs, it serves no real …

android android-notifications android-notification-bar android-2.3-gingerbread
Change android notification text dynamically

I am trying to make a notification for a music player with controls. I am successfully listening to the button …

android android-notifications android-remoteview
Detect if notification has been deleted

I have the following problem. I want to detect when a notification has been removed from the notification bar. I …

android android-notifications accessibilityservice
Android - updating notification progress bar, properly

I am still really new to Android and I am trying to improve my notification's progress bar to be smoother, …

android notifications android-notifications progress pebble-watch