I have an app and i want to get all the running activities list in the listview and select any activity from the list and that activity will go to pause to start state.
How is this possible. by using activities or if you have any other suggestion will also be consider.
i want to save instance and start activity from where it was left by selecting it from the listview.