I have some problems when i try to run a AVD in "eclipse - android'. I know there are other questions on stackoverflow just like this, but i have tried different kind of solutions without any luck. I keep getting the error message:
Starting emulator for AVD 'test'
PANIC: Could not open: test
I have tried creating an environment variable (ANDROID_SDK_HOME) and set a "string substitution" (user.home) And obviously, i have also tried reinstalling and so on.
Any suggestions on how to fix this?