Yes, I can create and launch my AVD 2.3.3 perfectly from opening the Android app within the tools folder from Mac Osx TerminaI. I selected enable "Snapshot" when creating the virtual phone and then launched it to test. Then I opened Eclipse, and basically used the android wizard to name everything appropriately, and save out to my regular JAVA folder, with just one BlankActivity. I then located the "MainActivity.java" file within the src folder and opened it so its tab is open along side the "activity_main.xml" window. Finally I select the "MainActivity.java" tab and ran as an Android App. After that exact process, the emulator tries to open then just fails and nothing happens. Eventually after repeating the latter I had a message in the output console stating: I could not start from "Snapshot" and the emulator was not set up for the correct API. Subsequently, I tried accessing and launching the AVD through the Eclipse tool bar which again worked fine, and then deleted the 2.3.3 Gingerbread device in order to create a new 2.3.3 virtual device. Then I ran as an Android app and voila, the AVD launched. Of course I had to wait for the virtual device to load from scratch, but then presto it fully loads but with no Hello World app, and no sign of this app within the virtual phones app list. Finally I also received an error in the output console:
[2012-08-03 20:02:39 - Emulator] 2012-08-03 20:02:39.132 emulator-arm[1052:80b] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz. Something is seriously wrong as this was the same case when using the Indigo version 3.7, and I followed then same early processes from my tutorials on my PC and the emulator worked fine. Thanks for getting back to me and I will be here to re explain anything that didn't make sense. -- 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