My requirement forces me to kill another apps from my developed application.
Details: My requirement is how to kill all background running application from currently de
I am pretty sure this is not possible, it would be bad practice for Android to allow apps to close other apps.
The answer is in this post: Kill another process/application programmatically
Please google your question before asking it here.