Hi. I have an application that runs only once. But after finishing (finish()), it remains in the history of applications (last opened) and can be opened again. (Long press on the Home button). How do I remove my application from this history?
I ask because everything I found, it's a flag in the manifest - 'noHistory'. But it works with Activiti history, not last opened Application history.
Thanks