This is very interesting. I thought that rfcomm simply wasn't possible with Android Cupcake. Just tried it on my HTC Magic (Vodafone branded, running 1.5 API) with a bluetooth GPS receiver. I selected GPS RFCOMM, "Scan" from menu, then selected the GPS device, but no NMEA data unfortunately.
I'll be looking out for future releases. I want to interface with some sensors (Arduino based, which I see you have in the works!) Thanks, Joe. On Jul 22, 6:55 am, "Stefano Sanna (gerdavax)" <[email protected]> wrote: > Hi all. > > I've written a simple library that provides access to some Bluetooth > features: local device properties, remote device discovering, pairing > and client rfcomm connections management. Currently service discovery > and other feature are not supported. This library does not require a > rooted device: it works with any device with its bundled firmware > (I've made tests ona a T-Mobile G1 with "cupcake" and a TIM [Telecom > Italia Mobile] Dream with firmware 1.1). > > It is an experimental library and, since it is deeply based on > reflection, it may stop work suddenly if something changes in future > release of Android. Nevertheless, it is suitable for having fun with > Bluetooth and using external devices such as LEGO robots, scan reader, > Arduino Bluetooth and so on. > > Library source code, binaries and Javadoc have been published under > Apache 2.0 License at: > > http://code.google.com/p/android-bluetooth/ > > and a sample application (called "Bluetooth Samples") has been > published on the Android Market. I expect to improve the library in > the next weeks: comments and contributions are welcome. > > Have fun with Android and Bluetooth! > > Ciao, > Stefano --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

