* When creating AVD's be sure to use more than size 8 MiB (I use 16 MiB) to get you Phone app to run properly. * On start-up of an Android Project you have 2 errors. Right-Click the gen-folder and select Build Path. In the new Window Select Android on left menu and select the AVD appropriate for your project (1.1). Choose apply and your errors disapear. * When you run the app - notice you are starting a new Virtual Machine of a phone (i.e turn on a Mobile Phone) so it takes a while. Be very patient. * You get a warning message like "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." - but its just a warning. Application run just as well. Wait for a new SDK to make it go away :)
Good Luck! On 30 Dec 2009, 22:47, pransome <caneg...@gmail.com> wrote: > I have followed the instructions for the "Hello World" tutorial > athttp://developer.android.com/resources/tutorials/hello-world.html > It all builds as expected, but when I run the application I get ... > > [2009-12-30 14:26:09 - Android Hello World]Waiting for HOME > ('android.process.acore') to be launched... > [2009-12-30 14:26:11 - Emulator] > [2009-12-30 14:26:11 - Emulator]This application has requested the > Runtime to terminate it in an unusual way. > [2009-12-30 14:26:11 - Emulator]Please contact the application's > support team for more information. > [2009-12-30 14:26:11 - Android Hello World]emulator-5554 disconnected! > Cancelling 'rnt.android.learning.hello activity launch'! > > I am using the Eclipse IDE with the ADT plugin, etc. > I am doing this on a laptop running MS Windows XP Professional OS > > I have done some google searches on this problem and haven't found a > solution for my particular circumstances. > Can anyone suggest what might be going on? > > Thanks -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en