Hi all,
I'm trying to connect my app with bluetooth and i'm studying the app of this tutorial: Android Bluetooth / BluetoothAdmin Tutorial
I installed the app "Bluetooth example" on my galaxy tab A, and I have paired with my galaxy note2
Then I press "search for device" button but even if the note2 is paired it can only be found if I make it visible to everyone.
I do it and the app "Bluetooth example" find it.
But when I try to connect the devices I have this error.
java.io:IOEException: read failed, socket might closed or timeout, read ret -1
The app is the same I downloaded. I didn't change anything.
How can I solve the connection error?
And hou can the App see the note2 devise without I make it visible to everyone? (They are paired)
Thanks all
Marcom
After solved this problem I have other questions... but in other threads
I'm trying to connect my app with bluetooth and i'm studying the app of this tutorial: Android Bluetooth / BluetoothAdmin Tutorial
I installed the app "Bluetooth example" on my galaxy tab A, and I have paired with my galaxy note2
Then I press "search for device" button but even if the note2 is paired it can only be found if I make it visible to everyone.
I do it and the app "Bluetooth example" find it.
But when I try to connect the devices I have this error.
java.io:IOEException: read failed, socket might closed or timeout, read ret -1
The app is the same I downloaded. I didn't change anything.
How can I solve the connection error?
And hou can the App see the note2 devise without I make it visible to everyone? (They are paired)
Thanks all
Marcom
After solved this problem I have other questions... but in other threads