There is nobody to talk to at Google!!!!!!!!!!!!!!!!!!!!!!!! I thought Google Android people are supposed to be watching this forum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Somebody in Poland responded to ask for code, I sent it and then .... nothing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 How are we supposed to develop software if we can't get some support?????????????????????? I have developed an Android app that communicates with a Blue Bamboo Bluetooth printer. I have no trouble communicating with the printer on a galaxy P-6210 (Android 3.2). I purchased a P-3113 (Android 4.0.3). When my app runs on the P-3113, I get the following problem. When the P-3113 is trying to pair with the Blue Bamboo printers, it asks me to type in the pin number for pairing, but the device was already paired before the app started up!!!!!!! Why does it ask me for a pin number again, when the devices are already paired? When I enter the pin number again, the device will still not connect. The problem occurs on the device running version 4.0.3 regardless of whether my software is targeted for version 4.0.3 or version 3.2. I can supply the manufacturer's demo software source code, which also exhibits the same problem. I believe this is a bug introduced into Android 4.0.3. The software works fine on Android 3.2 on a Galaxy P-6210. I have traced the problem to the statement mmSocket.connect(); When this statement is executed, a dialog box pops up on the Galaxy P-3113. This dialog box asks for the user to input a pin code for pairing, BUT THE DEVICE IS ALREADY PAIRED. I type in the correct code and I get an invalid exchange exception. The code is correct!! The device is already paired!!!!!! How could this not be a bug? Hey Google,............................. how about some help here. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

