There are also problems with name of the path. Don't use cyrillic symbols or complicated name, specify path in command line:
android create avd -n my_avd -t 1 -p f:\avd On Sep 17, 8:43 pm, ichpa <[email protected]> wrote: > Hi, > > I have the same error. I tried to run emulator with Eclipse and > Command Line without success. > > Unfortunately, the solutions above do not work. > > Any others ideas ? > > On 17 sep, 07:33, Raphael <[email protected]> wrote: > > > > > Seems like it. > > Please try one of the following: > > > - run the "android" tool UI, select your AVD and select the "repair" > > button if enabled. > > > or on the command line > > > $ android update avd --name your_avd_name > > > R/ > > > On Wed, Sep 16, 2009 at 8:14 AM, Jack Ha <[email protected]> wrote: > > > > It seems like your AVD's config.ini file is missing the image.sysdir.* > > > entries. Have you tried to create another AVD file and launch the > > > emulator with that? > > > > -- > > > Jack Ha > > > Open Source Development Center > > > ・T・ ・ ・Mobile・ stick together > > > The coverage you need at the price you want > > > > The views, opinions and statements in this email are those of > > > the author solely in their individual capacity, and do not > > > necessarily represent those of T-Mobile USA, Inc. > > > > On Sep 16, 7:38 am, "[email protected]" <[email protected]> > > > wrote: > > >> Hi, > > >> I have a problem when I try to launch an AVD in Eclipse. > > >> It never starts and I obtain this error message : > > > >> [2009-09-16 16:24:41 - Emulator]emulator: ERROR: no search paths found > > >> in this AVD's configuration. > > >> [2009-09-16 16:24:41 - Emulator]Weird, the AVD's config.ini file is > > >> malformed. Try re-creating it. > > > >> I obtain the same error with the 1.5r3 and 1.6r1 SDK. > > > >> Thank you for your help. > > >> Michaël --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

