Closed homtec closed 8 years ago
When using the SDK on the standard Android emulator, you get a NullPointerException as BluetoothAdapter is not present.
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.bluetooth.BluetoothAdapter.isEnabled()' on a null object reference
This issue is fixed in SDK release 0.9.6
:+1:
When using the SDK on the standard Android emulator, you get a NullPointerException as BluetoothAdapter is not present.
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.bluetooth.BluetoothAdapter.isEnabled()' on a null object reference