Hi, I'm having a problem.  I had the regular 1.6 SDK installed and
have been developing using Eclipse 3.5 on Windows XP with no
problems.  Using the Android ADB manager, I installed newer SDKs:

SDK Platform Android 2.0, API 5 (tools rev: 3)
SDK Platform Android 2.0.1, API 6 (tools rev: 4)
SDK Platform Android 2.1, API 7 (tools rev: 4)

Now, I create a new Virtual Device with any of the above targets.  No
emulator will start, no matter if I change the skin, use an SD card or
not.  Nor will using "emulator -avd" from the command line have any
difference with starting it via Eclipse.  And of course I have also
tried to restart my computer as well.

Most emulators never get past the "A N D R O I D _" text, and give no
logcat output.  The one emulator that will actually give me logcat
output (due to it going online, according to the device manager) is
2.0.1

For the 2.0.1 emulator, it does show the flashing ANDROID logo, but
never makes it to the Android desktop.  The last logcat output that
appears with 2.0.1 is:

DEBUG/dalvikvm(98): No JNI_OnLoad found in /system/lib/libwnndict.so
0x43b74718
DEBUG/dalvikvm(98): +++ not scanning '/system/lib/libwebcore.so' for
'createWnnWork' (wrong CL)
DEBUG/dalvikvm(98): +++ not scanning '/system/lib/libmedia_jni.so' for
'createWnnWork' (wrong CL)
...
(about 40 lines of "not scanning /system/lib/* for various methods
such as setApproxPattern)
...
DEBUG/dalvikvm(98): +++ not scanning '/system/lib/libsrec_jni.so' for
'getRightPartOfSpeechSpecifiedType' (wrong CL)
DEBUG/dalvikvm(58): GC freed 1129 objects / 76048 bytes in 266ms

Can anyone offer any advice on why no emulator past 1.6 will startup
on my machine?  I will provide more info if anyone is curious, I just
didn't want to spam a whole bunch of log files.

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

Reply via email to