Android, clear X amount of Activities from the activity stack -


how can clear variable number of activities activity stack?

lets want clear 3 activities, won't use android:nohistory in manifest, won't use method clear whole stack

and maybe call finish(); finish(); finish(); under condition, doesn't seem right.

is there known method this?

you register broadcastreceiver in classes want finish, send broadcast when want finish them.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -