A
A
Aleksandr Koscheev2015-05-11 00:40:56
Android
Aleksandr Koscheev, 2015-05-11 00:40:56

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

1 answer(s)
O
one pavel, 2015-05-11
@onepavel

stackoverflow.com/questions/1898886/removing-an-ac...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question