kshoji / BLE-MIDI-for-Android

MIDI over Bluetooth LE driver for Android 4.3 or later
Apache License 2.0
123 stars 41 forks source link

BLE MIDI Peripheral fails to initialize #12

Closed kshoji closed 9 years ago

kshoji commented 9 years ago

NullPointerException or DeadObjectException are thrown at BleMidiPeripheralProvider.startAdvertising method.

kshoji commented 9 years ago

Fixed at commit f589dd0b18fd7433cd70f00449e3e428915aacfa.