Search code examples
PendingIntent works correctly for the first notification but incorrectly for the rest...

androidnotificationsandroid-pendingintent

Read More
Can getIntent() in OnCreate of Activity get the Extra data pass by PendingIntent from AlarmManager f...

javaandroidalarmmanagerandroid-pendingintent

Read More
How to prevent pendingintent from recreating an activity if launchmode set to 'singleTop'?...

androidapkandroid-pendingintentandroid-package-managers

Read More
PendingIntent completion...

javaandroidandroid-pendingintent

Read More
Adding Geofence gives ApiException status 13...

androidgoogle-play-servicesandroid-pendingintentandroid-geofence

Read More
Android setIntent() does not persist new value across recreated activities...

androidandroid-intentandroid-pendingintent

Read More
Android Notification Action is not fired (PendingIntent)...

androidandroid-intentandroid-activityandroid-notificationsandroid-pendingintent

Read More
Serializable Extras in BroadcastReceiver...

androidandroid-intentserializationbroadcastreceiverandroid-pendingintent

Read More
PendingIntent.getBroadcast lint warning...

androidbroadcastreceiverandroid-notificationsandroid-pendingintent

Read More
What are all the flags in pending intent...

androidandroid-pendingintent

Read More
Remove data from notification intent...

androidandroid-pendingintent

Read More
Pending intent stays after leaving activity with back button...

androidandroid-notificationsandroid-pendingintent

Read More
Open the current screen after clicking the notification action button...

androidkotlinnotificationsbroadcastreceiverandroid-pendingintent

Read More
NFC not detected on android 11...

androidnfcandroid-pendingintentmifareandroid-11

Read More
Android AppAuth - following the PendingIntent object...

androidandroid-pendingintentappauth

Read More
Why do we use PendingIntent in notifications?...

javaandroidnotificationsandroid-pendingintent

Read More
Where are stored PendingIntents? Big trap of using...

androidandroid-pendingintent

Read More
make notification clickable and undestroyable...

javaandroidandroid-intentnotificationsandroid-pendingintent

Read More
Opening a PDF file using FileProvider uri opens a blank screen...

androidpdfandroid-intentandroid-pendingintentandroid-fileprovider

Read More
Return to parent activity from child activity when reopening from Android history...

androidandroid-intentandroid-activityandroid-pendingintent

Read More
What's "requestCode" used for on PendingIntent?...

androidandroid-intentalarmmanagerandroid-pendingintent

Read More
How to send a request when push notification is cancelled in Android...

androidfirebase-cloud-messagingandroid-pendingintent

Read More
the new notification cancel the old one...

androidnotificationsalarmmanagerandroid-pendingintent

Read More
alarm trigger immediately and broadcast receiver methods get called immediately...

androidcalendaralarmmanagerandroid-pendingintent

Read More
Android notification click to open app only works 1st time...

javaandroidandroid-intentnotificationsandroid-pendingintent

Read More
How to pass from Activity to BroadcastReceiver() using pendingIntent Kotlin...

androidkotlinbroadcastreceiverandroid-notificationsandroid-pendingintent

Read More
ProgressBar preventing to open notification (Activity)...

androidandroid-activityandroid-pendingintentandroid-progressbar

Read More
Arguments for a BroadcastReceiver used inside Intent.createChooser()...

androidkotlinandroid-intentbroadcastreceiverandroid-pendingintent

Read More
Implicit intent causes the app to crash at button press...

androidandroid-intentintentfilterandroid-pendingintentintentservice

Read More
Does a Pending Intent have a lifetime?...

androidbroadcastreceiverandroid-pendingintentforeground-service

Read More
BackNext