Hey everyone,
Hope anyone can sheer some light into what's happening...
The Android Emulator simply crashes. I've downloaded the latest version for Windows: "android-sdk_r04-windows.zip", installed various times, in different folders, folders with spaces, without spaces, removed the ".android" folder from Documents and Settings, tried to execute it through Eclipse, via command line, done emulator -wipe-data, stopped unessential, killed all unessential processes, done full virus scans, tested various combinations of SDKs, 2.1, 2.0.1, 1.6, 1.5, 1.1, updated Windows, tried to find some useful data with ddms.bat, or the -verbose parameter in emulator.exe.
I have Windows XP SP3 up-to-date.
The Emulator just won't run.
Has anyone found the same issue? Or is it my computer with which I've been programming for the past 4 years has been suddenly cursed?
The only thing I haven't done is reinstall Windows, which is out of the question, there is no way I have to resort to such extreme thing in order to make the Android emulator run.
Please, if anyone can help me with this I would be hugely grateful.
Thanks!
---------------------------------
Edit:
I've been trying to follow the replies in a thread in this very forum:
http://androidforums.com/android-developers/4806-emulator-crash.html
He seems to have exactly the same problem, but nothing there works for me...
---------------------------------
Edit:
I found the -show-kernel which seems to show all the Linux kernel init log.
The funny thing is that if I execute the emulator with "-no-window" it actually starts and I can see all the Emulator initialization (with show-kernel)... but, obviously, I can't see anything.
If I do a normal emulator run, it will crash even BEFORE showing any kernel activity... There is something very wrong here...
Hope anyone can sheer some light into what's happening...
The Android Emulator simply crashes. I've downloaded the latest version for Windows: "android-sdk_r04-windows.zip", installed various times, in different folders, folders with spaces, without spaces, removed the ".android" folder from Documents and Settings, tried to execute it through Eclipse, via command line, done emulator -wipe-data, stopped unessential, killed all unessential processes, done full virus scans, tested various combinations of SDKs, 2.1, 2.0.1, 1.6, 1.5, 1.1, updated Windows, tried to find some useful data with ddms.bat, or the -verbose parameter in emulator.exe.
I have Windows XP SP3 up-to-date.
The Emulator just won't run.
Has anyone found the same issue? Or is it my computer with which I've been programming for the past 4 years has been suddenly cursed?
The only thing I haven't done is reinstall Windows, which is out of the question, there is no way I have to resort to such extreme thing in order to make the Android emulator run.
Please, if anyone can help me with this I would be hugely grateful.
Thanks!
---------------------------------
Edit:
I've been trying to follow the replies in a thread in this very forum:
http://androidforums.com/android-developers/4806-emulator-crash.html
He seems to have exactly the same problem, but nothing there works for me...
---------------------------------
Edit:
I found the -show-kernel which seems to show all the Linux kernel init log.
The funny thing is that if I execute the emulator with "-no-window" it actually starts and I can see all the Emulator initialization (with show-kernel)... but, obviously, I can't see anything.
If I do a normal emulator run, it will crash even BEFORE showing any kernel activity... There is something very wrong here...