When I try to test my Android application with an android emulator as always I now suddenly get an error message. I\'m working with Windows 8. So far I tried the following thing
Try this,
adb kill-server
adb root
The prompt should say adbd is already running as root.
adbd is already running as root
That should fix it.