Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 445 Bytes

File metadata and controls

15 lines (10 loc) · 445 Bytes

AndroidBluetooth

Swift bindings to android.bluetooth.* via Java Native Interface.

Compile

Tested against Skip Tools

skip android build

See Also

  • AndroidKit - Swift bindings to Android SDK (via Java Native Interface) and NDK.
  • BluetoothLinux - Pure Swift Linux Bluetooth Stack