[Solved] Make the action of a notification [closed]


Use a Notification.Builder for creating the notification. Set a PendingIntent on it and handle it. Here is another tutorial on Notifications.

solved Make the action of a notification [closed]