I've attempted to use the unofficial Bluetooth API for 1.6, got through finding the adapter and the remote device, but could not open an RFCOMM socket. You should be able to put the Jar anywhere as long as Eclipse--if that is what you are developing on--points to it. There are instructions on how to external libraries on the android developer site:
http://developer.android.com/guide/appendix/faq/commontasks.html Though google advises against using these to future proof your app. On Mar 17, 3:05 pm, BobG <[email protected]> wrote: > Hi Don. I think you need 2.0 or higher to run the bluetooth chat > example.. wish it wasnt so... I have a dev phone 2 (Google Ion? Does > it have other names? HTC something? TI something?) with 1.6. Someone > know how to use the bt backport examples? What dir do I put the jar > file in? -- 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.

