[android-beginners] Re: Help! I get this error message concerning the AVD

2009-10-16 Thread Carl
I get the same message, tried updating but there was now cange. content config.ini hw.lcd.density=240 skin.name=WVGA800 skin.path=platforms\android-1.6\skins\WVGA800 image.sysdir.1=platforms\android-1.6\images\ content myAvd.ini target=android-4 path=C:\Users\Stålmannen\.android\avd\myAvd.avd

[android-beginners] Re: Help! I get this error message concerning the AVD

2009-10-16 Thread andres
I'm having the same issue. how can I locate the file, and how can I send it to you? I tried to recreate it multiple times, repair it using the command line and Eclipse's UI (same thing I guess). On Oct 2, 12:43 am, Xavier Ducrohet x...@android.com wrote: This is very strange. you could try to

[android-beginners] Re: Help! I get this error message concerning the AVD

2009-10-16 Thread Xavier Ducrohet
Hello all, yes it looks like there's a bug in the emulator where it can't deal with those characters in the path. To fix this you can override the location where all the android tools look for those files. create a system wide environment variable called ANDROID_SDK_HOME and containing a path

[android-beginners] Re: Help! I get this error message concerning the AVD

2009-10-01 Thread Xavier Ducrohet
This is very strange. you could try to fix the config file with android update avd --name name If that doesn't help can you send the file to me? xav On Wed, Sep 30, 2009 at 3:21 PM, PeterBrynte peter.bry...@gmail.com wrote: When trying to run my first attempt to an android app I get this