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 to open adb from command prompt from directory location as \platform-tools,
adb
\platform-tools
If adb file is missing try to re-install Android SDK with latest version, And try to run again..
I think issues will solved, by this procedure.