Re: [android-developers] Waiting for Debugger

2012-06-21 Thread Justin Anderson
Use logcat to find out the cause of the crash, then fix the problem...
On Jun 21, 2012 3:33 AM, chandur mani chandur.ind...@gmail.com wrote:

 *Waiting for Debugger
 Application HunyDew (process com.airvine.hunydew) is waiting for the
 debugger to attach.
 [Force Close]*
 *
 *
 I do a debug build - the application does not run; though it in emulator.
 On the device I get this message box on the Comet screen

  please help - what is it that I am missing here? Any hints/suggestions?

 Thanks

 mani

 --
 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

-- 
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

Re: [android-developers] Waiting for Debugger

2012-06-21 Thread TreKing
On Thu, Jun 21, 2012 at 6:05 AM, Justin Anderson magouyaw...@gmail.comwrote:

 Use logcat to find out the cause of the crash, then fix the problem...


I don't think his app is crashing - he appears to be trying to debug it but
it's not getting past the attach to debugger part.

On Thu, Jun 21, 2012 at 4:31 AM, chandur mani chandur.ind...@gmail.comwrote:

 I do a debug build - the application does not run; though it in emulator.
 On the device I get this message box on the Comet screen


Are you saying it works (debugs) on the emulator? Try shutting off then
powering back on your device. Close Eclipse, kill adb, and restart Eclipse.
Try again.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
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

Re: [android-developers] Waiting for Debugger

2012-06-21 Thread Justin Anderson
My bad... I just saw the words force close and didn't pay attention to the
rest.  Do you have USB debugging turned on for your device?

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Thu, Jun 21, 2012 at 5:28 AM, TreKing treking...@gmail.com wrote:

 On Thu, Jun 21, 2012 at 6:05 AM, Justin Anderson magouyaw...@gmail.comwrote:

 Use logcat to find out the cause of the crash, then fix the problem...


 I don't think his app is crashing - he appears to be trying to debug it
 but it's not getting past the attach to debugger part.


 On Thu, Jun 21, 2012 at 4:31 AM, chandur mani chandur.ind...@gmail.comwrote:

 I do a debug build - the application does not run; though it in emulator.
 On the device I get this message box on the Comet screen


 Are you saying it works (debugs) on the emulator? Try shutting off then
 powering back on your device. Close Eclipse, kill adb, and restart Eclipse.
 Try again.


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices


  --
 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


-- 
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

Re: [android-developers] Waiting for Debugger

2012-06-21 Thread Kristopher Micinski
On Thu, Jun 21, 2012 at 5:31 AM, chandur mani chandur.ind...@gmail.com wrote:
 Waiting for Debugger
 Application HunyDew (process com.airvine.hunydew) is waiting for the
 debugger to attach.
 [Force Close]

 I do a debug build - the application does not run; though it in emulator. On
 the device I get this message box on the Comet screen

  please help - what is it that I am missing here? Any hints/suggestions?

 Thanks

 mani

I want to say that in this case you've done something like misspell
the name of your main activity in your app.

Do an adb logcat and get the stack trace, then post that here.

kris

-- 
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


Re: [android-developers] Waiting for debugger force close (when USB is not attached)

2011-01-09 Thread Dianne Hackborn
Did you select your app to be debugged in the Development app preferences?
 (Same place you can set animation speed etc.)  It is just that setting that
causes an app to wait for a debugger (or being explicitly launched that way
from adb like the dev tools do.)

On Sun, Jan 9, 2011 at 2:06 PM, akay ak.kiet...@gmail.com wrote:

 Hi All,

 My app is in debuggable mode. On some occasions it crashes with the
 message:
 Waiting for debugger to attach...

 This happens when my Tmobile G2 is not attached to computer.
 When I plug inthe USB the message goes away.

 Does anyone come across this problem with their app?

 Regards,

 AK

 --
 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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