I think you have not registered Receiver in Activity with receiver
object and intentFilter

registerReceiver(android.content.BroadcastReceiver receiver,
android.content.IntentFilter filter)

Animesh S. Sinha.


On Jan 27, 5:00 pm, Rudolf Polzer <rudolf.pol...@i-r-p.de> wrote:
> This is the stack when the receiver crashes:
>
> ActivityThread.handleReceiver(ActivityThread$ReceiverData) line: 2616
> ActivityThread.access$3100(ActivityThread, ActivityThread
> $ReceiverData) line: 119
> ActivityThread$H.handleMessage(Message) line: 1913
> ActivityThread$H(Handler).dispatchMessage(Message) line: 99

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