Hi, In my app I was going to use an AsyncTask to update appwidget data because this process can be long. To get the state I have to call BluetoothAdapter.getDefaultAdapter(). The problem is that in some device (not in mine) it tries to initialize a Handler and throws Exception about missing Looper.
I don't know what should I do. T. -- 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