In some mobiles, particullary on Samsung phone, we have got constantlly this exception
01-29 13:17:57.969: E/BluetoothAdapter(25322): android.os.DeadObjectException
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.BinderProxy.transact(Native Method)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.bluetooth.IBluetooth$Stub$Proxy.isEnabled(IBluetooth.java:745)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.bluetooth.BluetoothAdapter.isEnabled(BluetoothAdapter.java:524)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.scanLeDevice(IBeaconService.java:365)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.finishScanCycle(IBeaconService.java:463)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.scheduleScanStop(IBeaconService.java:417)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.access$2(IBeaconService.java:403)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService$3.run(IBeaconService.java:413)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.Handler.handleCallback(Handler.java:730)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.Handler.dispatchMessage(Handler.java:92)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.Looper.loop(Looper.java:137)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.app.ActivityThread.main(ActivityThread.java:5450)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at java.lang.reflect.Method.invokeNative(Native Method)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at java.lang.reflect.Method.invoke(Method.java:525)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1187)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at dalvik.system.NativeStart.main(Native Method)
This cause frozen app and in sometimes system reboots.
In some mobiles, particullary on Samsung phone, we have got constantlly this exception
01-29 13:17:57.969: E/BluetoothAdapter(25322): android.os.DeadObjectException
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.BinderProxy.transact(Native Method)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.bluetooth.IBluetooth$Stub$Proxy.isEnabled(IBluetooth.java:745)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.bluetooth.BluetoothAdapter.isEnabled(BluetoothAdapter.java:524)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.scanLeDevice(IBeaconService.java:365)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.finishScanCycle(IBeaconService.java:463)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.scheduleScanStop(IBeaconService.java:417)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService.access$2(IBeaconService.java:403)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.radiusnetworks.ibeacon.service.IBeaconService$3.run(IBeaconService.java:413)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.Handler.handleCallback(Handler.java:730)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.Handler.dispatchMessage(Handler.java:92)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.os.Looper.loop(Looper.java:137)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at android.app.ActivityThread.main(ActivityThread.java:5450)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at java.lang.reflect.Method.invokeNative(Native Method)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at java.lang.reflect.Method.invoke(Method.java:525)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1187)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-29 13:17:57.969: E/BluetoothAdapter(25322): at dalvik.system.NativeStart.main(Native Method)
This cause frozen app and in sometimes system reboots.