ubuntu 10.10 64bit 1. git init ...... -b eclair 2. git sync 3. source build/envsetup.sh 4. lunch, 1-generic 5. make
It takes 2 hours to finish the "make" procedure. And, after that, I tried to run the emulator, directly from ubuntu. The emulator failed to get started, with these errors caught in logcat. the logcat tar.gz: http://att.newsmth.net/att.php?s.1149.29696.1183.gz Please help E/Zygote ( 101): Zygote died with exception E/Zygote ( 101): java.lang.IllegalStateException: Missing class(es) for preloading, update preloaded-classes [java.util.concurrent.CopyOnWriteArrayList$COWIterator] E/Zygote ( 101): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:327) E/Zygote ( 101): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:582) E/Zygote ( 101): at dalvik.system.NativeStart.main(Native Method) D/AndroidRuntime( 101): Shutting down VM -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

