Answer the question
In order to leave comments, you need to log in
What pattern should I use for a notification app?
Let's say there is an application with activity A, and activity C.
Main A.
Activity C is called by clicking on a notification in the notification area.
The user does something in activity C and exits it by onBackPressed()
Now the need to access C disappears, moreover, the user should not get there.
But if you open the list of recently opened activities, it will have C, which will open.
Question:
How to make access to C blocked or closed without a trace?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question