Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-pendingintent

Intent with old extra in onCreate() for singleTask Activity

Adding android progress dialog inside Background service with AsyncTask,Getting FATAL Exception

Passing values in Pending Intents Android

AlarmManager when the phone is turned off - ANDROID

Pending intent with ONE_SHOT flag

PendingIntent is not working on Android O

Cannot send pending intent from widget, SendIntentException

What happens to the alarms set via alarm manager by an app, if the app is uninstalled

Passing data with a PendingIntent

Click on android notification icon does not trigger broadcast receiver

AlarmManager object after turning off and on the phone

Android - Why use pending intents for geofences

Android 7 intent extras missing

Determine if Activity is called by a Notification

Notification PendingIntent Intent extras are overridden by another notification

PendingIntent scheduled using AlarmManager.RTC type is still invoked in the sleep mode

Is it necessary to use FLAG_ACTIVITY_NEW_TASK in a Notification's PendingIntent?

'startactivity called from non-activity context service' warning when launching intent from notification

Unable to set repeat alarm on boot time

Android: PendingIntent from Notification doesn't trigger the onCreate() if bringing Activity back on Screen