Did you register the BroadcastReceiver() event . Unless you register you will not get an event,
Regards Raunaque On Thu, Jul 5, 2012 at 3:57 PM, questionanswer <[email protected]>wrote: > I wrote an android application to receive Bluetooth headset event, but > onReceive() for the BroadcastReceiver() class is not getting invoked. > uses-permission is already added. > Even setting the priority to 2147483647 doesn't work. > Incase anyone know about this, please reply. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

