Im trying to create a bluetooth
server
and client
in android. The bluetooth server in android can view all the connected devices and create a data of connected devices and saved it in the sqlite db in android. The server and client must also be connected. Where can i get some reference for this one? Is this one possible? How do i achieve this? I dont know where to start. Are there any ways to do this? Any links where i can start or will help me?
Thanks
Asked
Active
Viewed 1.3k times
3

Jah
- 223
- 2
- 3
- 13
1 Answers
3
Take a look at this links. Hope it will provide what you need :)
http://developer.android.com/guide/topics/connectivity/bluetooth.html#ConnectingDevices
https://developer.android.com/samples/BluetoothChat/index.html

Nb12se
- 513
- 6
- 21