I followed this tutorial for a 'hello world' app:
http://developer.android.com/resources/ ... world.html
But when I am trying to emulate it, it says:
[2010-02-06 00:51:32 - Hello World]------------------------------
[2010-02-06 00:51:32 - Hello World]Android Launch!
[2010-02-06 00:51:32 - Hello World]adb is running normally.
[2010-02-06 00:51:32 - Hello World]Performing com.temp.hw.helloworld activity launch
[2010-02-06 00:51:38 - Hello World]Launching a new emulator with Virtual Device 'myavd'
[2010-02-06 00:51:38 - Emulator]emulator: ERROR: no search paths found in this AVD's configuration.
[2010-02-06 00:51:38 - Emulator]Weird, the AVD's config.ini file is malformed. Try re-creating it.
[2010-02-06 00:51:38 - Emulator]
I've a lot of things so far, none of them helped.. even tryed to reinstall the sdk.
Please help!

