You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: