Change notification intent in Android
问题 I have a service that shows a notification that I wish that will be able to go to a specific activity of my app each time the user presses on it. Usually it would be the last one that the user has shown, but not always. If the activity was started before, it should return to it, and if not, it should open it inside of the app's task, adding it to the activities tasks. In addition, on some cases according to the service's logic, I wish to change the notification's intent so that it will target