Tuesday, January 12, 2010

How to kill an application running in Android Emulator?

Since I am not a Java programmer, there is a learning curve using Eclipse. I am getting used it. But sometimes I have to search the Internet to find answers for really simple question like this one. And here is how.
image
1. Click on “DDMS”
2. Select the application you want to kill
3. Click on “Stop”

1 comment: