Search code examples
Open from notification gives NullException...

androidandroid-intentpush-notificationandroid-pendingintent

Read More
Java Android Runtime.getRuntime().exec()...

javaandroidandroid-pendingintentruntime.exec

Read More
Prevent recreating alive activity when launching from notification...

androidandroid-intentandroid-activityandroid-notificationsandroid-pendingintent

Read More
Opening Android app using notification & getLaunchIntentForPackage doesn't go through Launch...

javaandroidandroid-notificationsandroid-pendingintentlaunch

Read More
Broadcast Receiver not receiving intent (RemoteViews / PendingIntent)...

androidnotificationsandroid-pendingintentandroid-broadcastandroid-remoteview

Read More
android How to start activity when user clicks a notification?...

androidnotificationsandroid-pendingintent

Read More
How to use PendingIntent to communicate from a Service to a client/Activity?...

androidandroid-serviceandroid-pendingintent

Read More
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.a...

javaandroidandroid-intentandroid-pendingintentactivitynotfoundexception

Read More
How to correctly cancel an AlarmClock alarm set by AlarmManager in the Clock app?...

androidalarmmanagerandroid-pendingintentandroid-alarms

Read More
I select random days for notification but notification is shown everyday...

androidnotificationsbroadcastreceiveralarmmanagerandroid-pendingintent

Read More
Multiple notification handling...

androidandroid-intentnotificationsandroid-pendingintent

Read More
Android Notification tap cause crashes the app due to Activity intent...

androidandroid-intentandroid-notificationsandroid-pendingintent

Read More
Android AlarmManager why calling BroadcastReceiver?...

androidbroadcastreceiveralarmmanagerandroid-pendingintent

Read More
Launch application after PackageInstaller finished (self) updating...

androidandroid-pendingintentdevice-ownerpackageinstallercosu

Read More
Open android app from PUSH notification...

androidpush-notificationandroid-pendingintenturbanairship.com

Read More
How can I handle a push notification intent with changing activities after creation?...

androidandroid-intentpush-notificationandroid-notificationsandroid-pendingintent

Read More
Page not refreshing when open notification in android...

androidandroid-intentandroid-notificationsandroid-pendingintent

Read More
Why when I pressed notification, but PendingIntent didn't go to another Fragment?...

androidandroid-fragmentsfirebase-cloud-messagingandroid-notificationsandroid-pendingintent

Read More
Android - On notification click open file and pressing back does not show app...

androidandroid-intentandroid-notificationsandroid-pendingintent

Read More
Clear Intent flags from an activity so that it resumes its original launch behavior...

androidandroid-intentandroid-pendingintentflags

Read More
How to launch a new activity using pending intent...

androidandroid-intentandroid-pendingintent

Read More
What is the request code in PendingIntent in android studio...

javaandroidandroid-pendingintent

Read More
How to use broadcast reciever to get sent intent from smsmanager (nativescript)...

javascriptandroidbroadcastreceivernativescriptandroid-pendingintent

Read More
How can multiple notifications remember data they need for onClick without confusing each other?...

javaandroidandroid-notificationsandroid-pendingintent

Read More
How to use PendingIntent instead of an Intent with ConnectivityManager.ConnectivityAction with a cal...

c#xamarincallbackandroid-pendingintent

Read More
how not to open the app by clicking on the notification?...

androidandroid-intentnotificationsandroid-pendingintentremoteview

Read More
Is there a way to get the requestCode out of a pending intent once an alarm is triggered in my code?...

androidkotlinandroid-intentalarmmanagerandroid-pendingintent

Read More
Accessing AlarmManager from inside a RecyclerView Adapter...

kotlinandroid-recyclerviewalarmmanagerandroid-contextandroid-pendingintent

Read More
Open specific tab from main menu while app is running in foreground using pending intent or other so...

javaandroidandroid-intentandroid-pendingintent

Read More
Android start an activity from a service...

androidandroid-serviceandroid-pendingintent

Read More
BackNext