-1

How to connect two paired bluetooth devices using android programaticaly.that suppose two devices are already paired,but not connected.So how should i get the mac adress of the paired devices?

Sanal Varghese
  • 1,465
  • 4
  • 23
  • 46
  • You're going to have to specify more about what you want or what you're confused about if we are supposed to help you. – Loyalar Apr 16 '12 at 12:18
  • check this link http://stackoverflow.com/questions/7273084/how-to-programatically-connect-2-android-devices-with-bluetooth – Nitesh Khosla Apr 16 '12 at 12:19
  • 1
    Before posting here, you should have a look at the official docs, which includes a [step by step guide](http://developer.android.com/guide/topics/wireless/bluetooth.html). – Mudassir Apr 16 '12 at 12:21

1 Answers1

0

Do you know the Bluetooth Chat sample, that comes with the SDK?

alex
  • 2,464
  • 23
  • 32