Showing posts with label Emulator. Show all posts
Showing posts with label Emulator. Show all posts

Saturday, 16 February 2013

Emulator problem in Android

In eclipse we face prolem that new emulator runs every time, and before our project starts we see a message on console that emulator disconnected. If you are facing this teasing problem here is the simple soloution.

Just go to Task Manager>Processand  Delete Adb.exe

Now again run your project, it will use existing emulator to show the output.
Check and share your feedback