0

I am getting

android.os.DeadObjectException

when try to call the method BluetoothGatt.setCharacteristicNotification.

My device is a Nexsus 4 with Android Lollipop 5.1.

I tried to handle the exception using this link:

How to solve the BluetoothGatt : android.os.DeadObjectException error happened in Android?

but I am not able to print the stacktrace.

Community
  • 1
  • 1
Deepak
  • 61
  • 1
  • 9
  • If your question is about printing the stack trace, see: [Java / Android - How to print out a full stack trace?](http://stackoverflow.com/questions/7841232/java-android-how-to-print-out-a-full-stack-trace). – mins Apr 24 '15 at 07:38
  • Thnx @mins that is the secondary concern . My main concern is how to solve this issue. – Deepak Apr 24 '15 at 09:15
  • In that case, please show (in your post) what you have tried, so that users here can help you to fix it. See [ask]. – mins Apr 24 '15 at 10:21

0 Answers0