How do i receive serial data via bluetooth in android? -



How do i receive serial data via bluetooth in android? -

i trying receive serial info via bluetooth unable so.please suggest how this. simple illustration how bluetooth connection established , info received.

have @ bluetooth section in devguide

http://developer.android.com/guide/topics/wireless/bluetooth.html

and bluetooth chat illustration well

http://developer.android.com/resources/samples/bluetoothchat/index.html

android bluetooth

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -