On Oct 4, 2012, at 11:16 PM, bob <b...@coolfone.comze.com> wrote:

> So, can you not put a breakpoint in a broadcast receiver?

Maybe someone corrects me but it's quite often the case a breakpoint does not 
work unless you have some code there. E.g adding something gibberish;

int i = 0;
++i;

And then putting your breakpoint into either line might help.

--
H

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

Reply via email to