Ive gotten an app based on the Bluetooth Chat sample for android that im trying to modify the service to run constantly in the background. I want to do this so that it can search and connect to a device as I approach it and not have to open the app and manually connect. Ive come across two problems:
Edit with change
How can I figure out if there is already a connection on startup
How can I reconnect to service on app startup if the service is running