Search code examples
Multiple Alarms using BroadcastReceiver and AlarmManager...


androidservicebroadcastreceiveralarmmanagerandroid-pendingintent

Read More
Android SDK 33: How to cancel PendingIntents on the AlarmManager that were created using FLAG_UPDATE...


androidalarmmanagerandroid-pendingintentnotificationmanagerandroid-13

Read More
Android 12 Pending Intent...


androidandroid-studioandroid-pendingintent

Read More
The notification is displayed, but clicking the notification cannot jump to the page...


javaandroidnotificationsandroid-pendingintent

Read More
PendingIntent.getBroadcast not working in Oreo...


androidpush-notificationandroid-pendingintent

Read More
Android ListView in widget onClick not working...


androidandroid-widgetandroid-listviewremoteviewandroid-pendingintent

Read More
App crashes : Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABL...


androidandroid-intentandroid-pendingintentandroidsdk31

Read More
Pending Intent for more than one notification...


androidnotificationsandroid-pendingintent

Read More
Can PendingIntent.FLAG_IMMUTABLE replace PendingIntent.FLAG_UPDATE_CURRENT?...


androidandroid-notificationsandroid-pendingintent

Read More
Unable to start activity: java.lang.IllegalArgumentException: Targeting S+ (version 31 and above) re...


android-studioandroid-intentandroid-notificationsandroid-pendingintentandroid-12

Read More
Saving Pending-Intent into Shared Preferences in form of Array-list or anything?...


androidarraylistsharedpreferencesandroid-pendingintent

Read More
Missing PendingIntent mutability flag giving warning after checking sdk version...


androidkotlinwarningsandroid-pendingintent

Read More
PendingIntent does not send Intent extras...


androidandroid-intentandroid-serviceandroid-pendingintent

Read More
Receiving "old" Intent data from Widget PendingIntent. How to clear out?...


androidandroid-intentandroid-widgetandroid-pendingintenthome-screen-widget

Read More
Start new activity from notification in existing task...


androidandroid-intentandroid-notificationsandroid-pendingintenttaskstackbuilder

Read More
Kotlin PendingIntent with FLAG_IMMUTABLE does't work with exoplayer...


androidkotlinandroid-pendingintentexoplayerflags

Read More
Android cancelling pending intent not working...


androidalarmmanagerandroid-pendingintent

Read More
BroadcastReceiver Intent delivered without extras...


androidbroadcastreceiveralarmmanagerandroid-pendingintent

Read More
Cannot execute pendingIntent in App Widget (Android12)...


androidandroid-studioandroid-pendingintentandroid-appwidgetandroid-12

Read More
How to prevent PendingIntent from creating a new activity in Android...


androidandroid-pendingintentforeground-service

Read More
Is there a way to play Twitch audio without interaction from the user when the phone is asleep?...


androidyoutubealarmmanagerandroid-pendingintenttwitch

Read More
Check if AlarmManager exists always returning false...


androidalarmmanagerandroid-pendingintent

Read More
Google denied update due Remediation for Implicit PendingIntent Vulnerability for HMS...


androidsecuritygoogle-play-consoleandroid-pendingintenthuawei-mobile-services

Read More
Android 12 Pending Intent Immutable flag not available under API 23...


androidandroid-pendingintentandroid-12

Read More
how to get all value from broadcast intent one by one?...


androidandroid-intentandroid-pendingintent

Read More
differentiate between button clicks using pending intent...


androidpush-notificationbroadcastreceiverandroid-pendingintent

Read More
What is the meaning of use FLAG_ONE_SHOT in a pendingintent which will be used to a notification? Is...


androidnotificationsandroid-pendingintent

Read More
android, what would be the use case for one Pendingintent to launch multiple activities?...


androidandroid-activityandroid-notificationsandroid-pendingintent

Read More
alarm set through AlarmManager isn't working...


androidandroid-pendingintentandroid-alarmsforeground-service

Read More
Receive extra from a notification action button...


javaandroidandroid-intentnotificationsandroid-pendingintent

Read More
BackNext