How to use and activate Bluetooth for a telephone conversation?

I have finished the source code of a chess game. Now this is part 1 of a person versus 1 person via Bluetooth. how to use, actively and manipulate the action using bluetooth?

Thank you so much

+3
source share
1 answer

Bluetooth plugins:

https://github.com/phonegap/phonegap-plugins/tree/master/Android/Bluetooth https://github.com/phonegap/phonegap-plugins/tree/master/Android/BluetoothPlugin

+1
source

All Articles