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

Add an imprementation with BLE Peripheral feature #1

Closed kshoji closed 9 years ago

kshoji commented 9 years ago

Android Lollipop(5.0) have BLE peripheral feature APIs. Using these APIs, Android device will be able to emulate BLE MIDI device.

kshoji commented 9 years ago

Implemented at commit b2d018ed18302c0a2b8de979eff26f85b54ef51d, and released at v0.0.2