Receiving broadcast error for Bluetooth discovery
问题 I am trying to find nearby Bluetooth devices so I'm using BroadcastReceiver. Most of the time it works fine but sometimes I get this error. 04-30 09:50:15.277: E/AndroidRuntime(847): FATAL EXCEPTION: main 04-30 09:50:15.277: E/AndroidRuntime(847): java.lang.RuntimeException: Error receiving broadcast Intent { act=android.bluetooth.device.action.FOUND (has extras) } in com.waratah.app.SetMachineActivity$2@40582d20 04-30 09:50:15.277: E/AndroidRuntime(847): at android.app.LoadedApk