I am new to developing for Android.  And I am going with the Hello
World Example (http://developer.android.com/resources/tutorials/hello-
world.html).

Everything seems to be going fine, until I go to Run it to see the
results.  I get this error:

[2009-12-30 10:17:00 - HelloAndroid]------------------------------
[2009-12-30 10:17:00 - HelloAndroid]Android Launch!
[2009-12-30 10:17:00 - HelloAndroid]adb is running normally.
[2009-12-30 10:17:00 - HelloAndroid]Performing
com.example.helloandroid.HelloAndoird activity launch
[2009-12-30 10:17:00 - HelloAndroid]Automatic Target Mode: launching
new emulator with compatible AVD 'mytestavd2'
[2009-12-30 10:17:00 - HelloAndroid]Launching a new emulator with
Virtual Device 'mytestavd2'
[2009-12-30 10:17:00 - Emulator]emulator: ERROR: unknown virtual
device name: 'mytestavd2'
[2009-12-30 10:17:00 - Emulator]emulator: could not find virtual
device named 'mytestavd2'

I have tried creating AVDs using a different path, but to no avail.

when I go to list the AVDs (C>android list avds in command prompt), i
get this:

Available Android Virtual Devices:
    Name: mytestavd
    Path: C:\jasonprojects\android\testavd
  Target: Android 1.5 (API level 3)
    Skin: HVGA
---------
    Name: mytestavd2
    Path: \\fn-archive\redirection$\jason.rider\.android\avd
\mytestavd2.avd
  Target: Android 1.5 (API level 3)
    Skin: HVGA

I have tried setting an Environment Variable under System Variables:
ANDROID_SDK_HOME  ==> \\fn-archive\redirection$\jason.rider

(as the .android folder is located there)

but I cannot seem to get past this.

Any Help?

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to