I have managed to download and incorporate your library into Android Studio.
Please can you tell me when I enter this line into MainActivity.java, the Context complains error: class, interface, or enum expected:
BluetoothSPP bt = new BluetoothSPP(Context);
Hey there,
Firstly, thank you for your plugin.
I have managed to download and incorporate your library into Android Studio.
Please can you tell me when I enter this line into MainActivity.java, the Context complains error: class, interface, or enum expected: BluetoothSPP bt = new BluetoothSPP(Context);
I'm new to this, however, muddling through.
Any help would be greatly appreciated.
Kind regards,
Dominic