It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I want to send the bitmap image through the bluetooth along with some other contents like char and int. The problem is to convert those things into single byte array. I tried by making it as two byte
How can i retrieve the device name (not friendly name) of the BT di开发者_JS百科scovered device using Android API\'s?After the socket.connect and socket.accept is been done.. ie BT connection establis
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m writing a Bluetooth app targeting API 7 (my device is API 8 - 2.2). When I attempt to connect the Bluetooth socket I get the pop-up prompting the user to pair with the device, but sometimes the c
I am developing an Bluetooth application in android.Once connection is made between two devices i am sending data between t开发者_Go百科wo devices. My problem is whenever either of the devices Bluetoo
i m trying开发者_StackOverflow to run the bluetooth chat sample from the developers site but it cant be run..i create a new project from existing source,i opens but it contains lots of errors..any ide
I am w开发者_运维问答orking on an application which transfers the image from one device to another
Can anybody tell me how to find out which pairing technique phone used while开发者_Python百科 connecting to other device?
I’m trying to develop an Android application for a medical device using Bluetooth (SPP). I’ve used the BluetoothChat as a starting point (also see earlier post). Now I think I’m facing a weird prob