Skip to content

Every notification should respond to a tap, usually to open an activity in your app that corresponds to the notification. To do so, you must specify a content intent defined with a PendingIntent object and pass it to setContentIntent().

Notifications You must be signed in to change notification settings

VaibhavMojidra/Android-Java-Demo-Notification-Tap-Action

Repository files navigation

Android-Java-Demo-Notification-Tap-Action

S1 S2 S3

About

Every notification should respond to a tap, usually to open an activity in your app that corresponds to the notification. To do so, you must specify a content intent defined with a PendingIntent object and pass it to setContentIntent().

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages