Closed reixd closed 9 years ago
Thanks for your work.
I think you missed to add the file EnableBluetoothDiscoveryActivity.class into the lib.
The file was added in my pull request. When I search the pull request with the String "EnableBluetoothDiscoveryActivity" I find a file with that name that is added by a commit.
This changes extend the library functionality to also support Android Services to host the Bluetooth handling code.
Add example module "BluetoothService_sample" with an Activity and Service to demonstrate how to program and use the introduced Bluetooth Service in the lib.
Tested with AndroidStudio 141.2024585 and Samsung GT-P7320 Android 4.1.2 (API v16)