I can run an application in background but I want to know how many applications are running in the background. Like in some mobile while pressing the center button a list of currently running applications are displayed.
Is this is possible in android? If possible then give some code snippets and steps to achieve this.