I have searched all over the internet but couldn't find any sample bluetooth character transfer code.I am new to android ecosystem so please be descriptive.
Asked
Active
Viewed 165 times
0
-
There's a bluetooth chat sample. Have you tried it? – danny117 Dec 28 '14 at 18:19
-
Yes I have tried it.But this different i guess – user2626059 Sep 17 '15 at 13:00
-
The principal is the same chars going over bluetooth device to device. The hardest part is pairing the devices which is not part of the bluetooth chat pgm. – danny117 Sep 21 '15 at 11:16