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 that doesn't include those non ascci char.
The android tools will create a ".android" folder in it, and the emulator
will access it too.

We'll see about fixing the emulator too.

Xav

On Wed, Oct 14, 2009 at 10:41 PM, andres <andres...@gmail.com> wrote:

>
> 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 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 error
> > > message concerning the AVD:
> > > [2009-09-30 23:57:00 - Emulator]emulator: ERROR: no search paths found
> > > in this AVD's configuration.
> > > [2009-09-30 23:57:00 - Emulator]Weird, the AVD's config.ini file is
> > > malformed. Try re-creating it.
> > > [2009-09-30 23:57:00 - Emulator]
> >
> > > contents of the config.ini-file are:
> > > skin.name=HVGA
> > > skin.path=platforms\android-1.5\skins\HVGA
> > > image.sysdir.2=platforms\android-1.5\images\
> > > image.sysdir.1=add-ons\google_apis-3\images\
> > > Please tell me, what is wrong ?
> >
> > > Kind regards
> >
> > > Peter Brynte
> >
> > --
> > Xavier Ducrohet
> > Android SDK Tech Lead
> > Google Inc.
>
> >
>


-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to