views:

242

answers:

2

Hello, I've downloaded Eclipse Classic 3.5 Galileo, the last version of Android SDK, downloaded and installed Eclipse Android 1.6 platform. I've created first (and the only) AVD with Android 1.6 and the default skin. The log may show more: I've filtered only neccessary messages (warnings, errors).

-http://www.clipboard.cz/63c

As you can see, my new AVD has started in 16:17 and it was still loading in 17:35... The emulator looks like this:

alt text

PS: The restrictions about number of links for new accounts are REALLY annoying...

A: 

Try recreating the avd through the android tools gui. Helps for me sometimes...

aioobe
I've created the avd at first through Eclipse icon - Android SDK and AVD Manager, which is perhaps what you mean... Now I've tried to create it using CommandLine - "android create avd -n MyNewAndroid -t 1"But unfortunately it's acting identically... :-(
Radek Šimko
A: 

Finally I've reinstalled the whole system (Windows Vista) and now it's working. Perhaps there was installed some bad software, which Eclipse, or sth from Android SDK do not like... ;-)

Radek Šimko