You are using the Eclipse plugin version 0.8.0 that was released to be
used by the new SDK 1.0.

The problem is that the name of the HOME process changed between 0.9
and 1.0 so the Eclipse plugin never sees it being launched on the
emulator.

Please update to the new SDK, so that Eclipse properly detects the
HOME process, and finish the launch process by installing your app on
the emulator and starting it.

Xav

On Tue, Sep 23, 2008 at 3:11 PM, bsnelson <[EMAIL PROTECTED]> wrote:
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to