An open API service indexing awesome lists of open source software.

https://github.com/vaibhavmojidra/android-java-demo-notification-tap-action

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().
https://github.com/vaibhavmojidra/android-java-demo-notification-tap-action

android-library android-studio mojidra notifications tap-action vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 8 months ago
JSON representation

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().

Awesome Lists containing this project

README

          

# Android-Java-Demo-Notification-Tap-Action

![S1](https://github.com/VaibhavMojidra/Android-Java-Demo-Notification-Tap-Action/blob/master/screenshots/1.png)
![S2](https://github.com/VaibhavMojidra/Android-Java-Demo-Notification-Tap-Action/blob/master/screenshots/2.png)
![S3](https://github.com/VaibhavMojidra/Android-Java-Demo-Notification-Tap-Action/blob/master/screenshots/3.png)