Hi guys, Im new to android and im trying to use the bluetooth backport. Could someone explain what the step "put backport_android_bluetooth.properties in to your src directory. " means? Do i create a file and paste in the code or is there something im missing. Ive followed the other steps and its not working for me so i think the problem lies here.
Thanks On Mar 21, 3:24 pm, Ben <[email protected]> wrote: > No problem Bob. Let me know if you are able to open an RFCOMM socket > it never worked for me. I checked the Amarino source code, and it > looks like I am doing basically the same thing that they are, but for > some reason they can get it open and I can't. So for now I've > modified my app to use a broadcast receiver to receive data from the > amarino like the examples. Though I don't have myBluetoothantenna > hooked up to an Arduino, it's hooked up to a Blackfin DSP, so > hopefully there is nothing about Amarino that actually requires the > thing on the other end of the UART to be an Arduino. Looking through > the source I can't find anything that would limit it like that, but > I'll see. > > On Mar 20, 3:00 pm, BobG <[email protected]> wrote: > > > Thanks Ben... your message was the clue I needed... I put thebackport > > jar file in a dir in the package, went to the package properties and > > added the jar under 'link external jars', and the bt chat compiled > > right up. Lots of details need to be right to get this stuff to work, > > huh? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe from this group, send email to android-beginners+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

