This isn't an issue - you may want to move it somewhere else.
I have a server-client system used for FRC Robotics competitions for syncing data using your library (great library by the way). The server is constantly listening, and will automatically process some stuff if a client tries to connect. Is it possible to use your Bluetooth library from a background service instead of having it within an activity?
This isn't an issue - you may want to move it somewhere else.
I have a server-client system used for FRC Robotics competitions for syncing data using your library (great library by the way). The server is constantly listening, and will automatically process some stuff if a client tries to connect. Is it possible to use your Bluetooth library from a background service instead of having it within an activity?