I am tinkering around with my Bluetooth Device ELM327 and came across with a problem. I have no problem connecting to this device with vb.net, however it is more challenging with B4A. With the Device Paired up but not connected, I ran the Serial Example by Erel and noticed with Serial1.connect or Serial1.Listen causes an
Java.Lang.securityException Need BLUETOOTH_ADMIN Permission: Neither User 10071 nor current process has android.permission.Bluetooth_Admin.
I am not giving up and hopefully do not end up bald after figuring this out! Any suggestions would be appreciated. Thanks
Java.Lang.securityException Need BLUETOOTH_ADMIN Permission: Neither User 10071 nor current process has android.permission.Bluetooth_Admin.
I am not giving up and hopefully do not end up bald after figuring this out! Any suggestions would be appreciated. Thanks