Kill Android Apps without Task Manager

Posted by Gopinath on Tech Dreams See other posts from Tech Dreams or by Gopinath
Published on Tue, 02 Oct 2012 15:00:00 +0000 Indexed on 2012/10/02 15:49 UTC
Read the original article Hit count: 229

Filed under:
|

Android is for geeks. It best fits for the users who know how to get around sloppy areas and find their way out. If you are an heavy Android user you would have noticed Apps crashing often. A well written App should not crash, if crashes should exit the process gracefully. But unfortunately Google Play has many apps that not only just crash, they hang in a where they don’t respond and you can’t access the application. The only option left to you is to forcefully close them.

If you encounter a situation to forcefully close an App you have two options. First one is to use Task Manager application to close them and the second option is use built in Android OS features. Here are the steps to forcefully close an Android App without using Task Manager

Step 1: Go to Settings and select Apps

Android_Settings

Step 2: Switch to All apps tab and select the application you want to close

Android_Apps

Step 3: Touch on Force Stop button to forcefully close the app

Android_Forcestop

That’s the simplest way to forcefully kill Android Apps.


© Tech Dreams or respective owner

Related posts about android

Related posts about Tips & Tricks