BluetoothSPPLibrary
BluetoothSPPLibrary copied to clipboard
Importing library into Android Studio 2.3
Can somebody write how to import this into new Android Studio?
Just follow the README where it tells you to put a line into the build.gradle file
add compile 'com.akexorcist:bluetoothspp:1.0.0' to your app module