I resolved (?) the build error I had in my previous post, and my HelloAndroid project seems to build now, but when I try to run it in the emulator, it doesn't work. Specifically, the emulator boots and goes to the "keyboard locked" screen and, in general, behaves normally, but without running my code.
I'm sure I'm missing something stupid, but I'm not even sure what to offer for info. Here's a bit of it: Windows Vista Ultimate 64 bit OS Eclipse 3.4 Android SDK 0.9 HelloAndroid project built according to the "Getting Started" pages Output from my Eclipse console: [2008-09-23 17:00:00 - HelloAndroid] ------------------------------ [2008-09-23 17:00:00 - HelloAndroid] Android Launch! [2008-09-23 17:00:00 - HelloAndroid] adb is running normally. [2008-09-23 17:00:00 - HelloAndroid] Launching: com.bsnelson.hello.HelloAndroid [2008-09-23 17:00:00 - HelloAndroid] Automatic Target Mode: launching new emulator. [2008-09-23 17:00:00 - HelloAndroid] Launching a new emulator. [2008-09-23 17:00:01 - HelloAndroid] New emulator found: emulator-5554 [2008-09-23 17:00:01 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched... And there it sits, emulator running great, but no sign of my app. Any ideas? Thanks, Brad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---