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. On Friday, August 3, 2012 6:04:02 PM UTC+1, MagouyaWare wrote: > > Are you able to launch the AVD manually without trying to send your app to > it? I'm trying to isolate whether it is a problem with the AVD or > something else... > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > On Fri, Aug 3, 2012 at 11:00 AM, Darryl Griffiths <[email protected]>wrote: > >> Im sorry for that its just i made some grammatical errors plus my first >> initial question didn't show up until today. Sorry what was your >> clarification question? >> On Aug 3, 2012 5:03 PM, "Justin Anderson" <[email protected]> wrote: >> >>> Ok, you just recently asked this exact same question... I asked a >>> clarification question on the first thread that you started. Please don't >>> post your question multiple times... >>> >>> Thanks, >>> Justin Anderson >>> MagouyaWare Developer >>> http://sites.google.com/site/magouyaware >>> >>> >>> On Fri, Aug 3, 2012 at 9:57 AM, Daz <[email protected]> wrote: >>> >>>> I am very new to Android Development and I cannot pursue a proper >>>> communication between Eclipse and the Android AVD, here is the info below: >>>> >>>> I am using Eclipse 4.2 for the mac with the API10 SDK (2.3.3). I have >>>> setup a Gingerbread AVD (because the tuts I am following do so) and >>>> created >>>> an Android App within Eclipse (a simple preset "hello world" test app). As >>>> soon as I compile, the AVD is completely breaks or fails to load. The AVD >>>> either pops up in the dock then instantly disappears(crashes) or it loads >>>> up and does not boot my app and its nowhere to be seen in the virtual app >>>> list? I have setup the same scenario on my Windows 7 based computer and >>>> that seems to work okay, but I am confused why its not working properly on >>>> the Mac (10.6.9 & 10.7.4)? >>>> >>>> -- >>>> 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 >>> >>> >>> -- >>> 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 >> >> -- >> 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 >> > > -- 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

