BluetoothSPPLibrary icon indicating copy to clipboard operation
BluetoothSPPLibrary copied to clipboard

Importing library into Android Studio 2.3

Open KwarcPL opened this issue 8 years ago • 2 comments

Can somebody write how to import this into new Android Studio?

KwarcPL avatar Oct 01 '16 16:10 KwarcPL

Just follow the README where it tells you to put a line into the build.gradle file

DissCent avatar Oct 05 '16 09:10 DissCent

add compile 'com.akexorcist:bluetoothspp:1.0.0' to your app module

Decade1993 avatar Apr 14 '17 03:04 Decade1993