Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friend,
I Have One Problem in my Android Application.i can get List of Device's Bluetooth in my Listview.but i want to send text from my android application.how it possible.
I Use BluetoothServerSocket and try to create Server between two device.
Posted
Comments
Prasad Khandekar 29-Apr-13 8:37am    
Hello Rajesh,
Have you looked at the android developer documentation for BlueTooth. It contains the simplified version of a bluetooth client & server. (http://developer.android.com/guide/topics/connectivity/bluetooth.html)

Using BluetoothServerSocket actually puts you on a right track.

Here is one more reference blog (http://manojprasaddevelopers.blogspot.in/2012/02/bluetooth-data-transfer-example.html)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900