[android-developers] Re: Broadcast Receiver not getting called when expected

2010-01-17 Thread Albert
If you long click the "cancel call" button on the emulator you will
the phone options where you can set the airplane mode to "on", that
way you will receive the broadcast. Remmember when you test this that
the emulator is actually using your computer's network so you will
need to disable that as well.

Hope it helps!

On Jan 17, 1:02 pm, DroidAttack  wrote:
> Hi,
> I have the same issue but I cannot seem to find a way to
> "disconnect the connectivity on the emulator" as you described in your
> solution.
> Can you please describe how this can be done.
> Thanks.
>
> On Dec 28 2009, 7:40 pm, Albert  wrote:
>
> > solved! it appears that the emulator would not send the broadcast only
> > by not being connected, you also have to disconect it on the emulator.
> > Maybe in the future releases it will be better sync with the pc...
>
>
-- 
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

[android-developers] Re: Broadcast Receiver not getting called when expected

2010-01-17 Thread DroidAttack
Hi,
I have the same issue but I cannot seem to find a way to
"disconnect the connectivity on the emulator" as you described in your
solution.
Can you please describe how this can be done.
Thanks.


On Dec 28 2009, 7:40 pm, Albert  wrote:
> solved! it appears that the emulator would not send the broadcast only
> by not being connected, you also have to disconect it on the emulator.
> Maybe in the future releases it will be better sync with the pc...
-- 
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

[android-developers] Re: Broadcast Receiver not getting called when expected

2009-12-28 Thread Albert
solved! it appears that the emulator would not send the broadcast only
by not being connected, you also have to disconect it on the emulator.
Maybe in the future releases it will be better sync with the pc...

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