http://www.b4x.com/forum/basic4andr...16555-detect-if-your-connected-bluetooth.html
You can add an intent filter and listen to the following events: ACTION_ACL_CONNECTED and ACTION_ACL_DISCONNECTED: BluetoothDevice | Android Developers
===========================
Mr. Erel
Can you please elaborate on this.
After you add the filter to the manifest, then what ?
is there a event or how do you test from the app. for the connection?
Thank you for your HELP :sign0085:
You can add an intent filter and listen to the following events: ACTION_ACL_CONNECTED and ACTION_ACL_DISCONNECTED: BluetoothDevice | Android Developers
===========================
Mr. Erel
Can you please elaborate on this.
After you add the filter to the manifest, then what ?
is there a event or how do you test from the app. for the connection?
Thank you for your HELP :sign0085: