On Wed, Aug 03, 2011 at 12:26:12AM -0700, kavitha ravindran wrote: > I'm pretty stuck up here...while running HelloAndroid program. I'm > using Android 3.2 in Eclipse Indigo IDE. My PC has Win XP.
You're about to be un-stuck. Read on. > The message in console window is, All too familiar to me. > [2011-08-03 12:26:18 - HELLOANDROID] Waiting for HOME > ('android.process.acore') to be launched... > [2011-08-03 12:27:35 - HELLOANDROID] emulator-5554 disconnected! The reason you're getting this is because your pc, like mine, does not have the cajones to run the emulator. You are not likely to get beyond this point (unless it just crashes instead of waiting forever) with your current system. You have one, possibly two options: 1) Build your apk, and install it on your device. You will need to make sure that Settings->Applications->Development->USB debugging is checked. Note: this path did not match that in the post I read pointing to this setting, so YMMV. Run it on your device and go from there. If you need LogCat, just stay plugged in, clear the log, and run it again. 2) I've read (but have yet to try this) that you can connect your device via USB (may require its connection mode to be set to NONE, not sure---it does when using it like this with AppInventor, so I'd assume this is the case here, too) and use your device in place of the emulator without having to install it. I'm about 99.9999999 % certain that you still have to check USB debugging, as above, as well. Hope this helps. Later, --jim -- 73 DE N5IAL (/4) MiSTie #49997 < Running FreeBSD 7.0 > spooky1...@gmail.com ICBM/Hurricane: 30.44406N 86.59909W "Someone ever tries to kill you, you try to kill 'em right back!" --Mal (Firefly, 1x03, Our Mrs. Reynolds) -- 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