[android-beginners] Re: About ERROR: unknown virtual device name: 'myavd'

2009-08-25 Thread Phoenix
Launch a new Android Virtual Device and checking the box next to 'my_avd', and the emulator still cannot find it. I know it exists, I can see it in S:Documents and Settings \Phoenix\.android\avd\my_avd.avd I've tried stopping and re-starting the ADB server, stopping and re- starting Eclipse... nothing

[android-beginners] Re: About ERROR: unknown virtual device name: 'myavd'

2009-08-26 Thread Phoenix
environment variables. You can override the behavior of both by declaring an environment variable called ANDROID_SDK_HOME Make it point to your HOME folder (S:\Documents and Settings\Phoenix\ in this case) and both the emulator and the java based tools will read and write into the same folder