Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-pendingintent

How to check if repeating alarm is active in android?

pending intent not working in notification created by a service

Alarm Manager and Pending Intent Cancel Not Working

Android 12 Pending Intent

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE although I'm not using any pendingIntent in application

Launch activity from notification instantiating activity even if already there [duplicate]

Android 12 Pending Intent Immutable flag not available under API 23

extra doesn't pass through intent

In flutter app Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent

Creating different PendingIntent objects - request code vs. different Intent

Incorrect PendingIntent being launched after home key press

Android paho mqtt crashes Android 12 - Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE

requestLocationUpdates with PendingIntent and Broadcast - what broadcasts do I get