[android-developers] Re: bluetooth use in android

2009-08-25 Thread jdesbonnet
Dianne, I was very happy to see Stefano's contribution as I wanted to get a head start on developing some ideas requiring interfacing Android to hardware via bluetooth. Yes I'm very aware it can break at any time. I am really looking forward to the official Android Bluetooth APIs for DUN, SPP

[android-developers] Re: bluetooth use in android

2009-08-24 Thread Stefano Sanna
Hi Dianne, thank you for highlighting this. I started working on Bluetooth API for myself, just for accessing Bluetooth sensor modules. I've shared the library to the community for people interesting playing with this kind of devices, but it is not intended to be nothing more than this :-) I'm

[android-developers] Re: bluetooth use in android

2009-08-23 Thread gymshoe
I am confused. According to above, There is no Bluetooth API in the SDK at this time, yet Android does offer: Stereo Bluetooth support (A2DP and AVCRP profiles) (http:// developer.android.com/sdk/android-1.5-highlights.html) Is there no API for use with the A2DP or AVCRP profiles? thanks,

[android-developers] Re: bluetooth use in android

2009-08-23 Thread Dianne Hackborn
Hi Stefano, I know you already say this in your site, but just to be extra clear -- the code here is accessing private APIs, so we make no guarantees about it working in future versions of the platform. There is a very good chance that applications using it will break at a platform update. On

[android-developers] Re: bluetooth use in android

2009-08-09 Thread Mark Murphy
I want to use bluetooth APIS in my android application. I could found the API related to wifi but i could not find the API for bluetooth. Can some one tell me how can i use it ? There is no Bluetooth API in the SDK at this time. -- Mark Murphy (a Commons Guy) http://commonsware.com Android

[android-developers] Re: bluetooth use in android

2009-08-09 Thread Honest
Thanks mark for your reply. So is there no way by which we can use bluetooth API. On Aug 9, 4:43 pm, Mark Murphy mmur...@commonsware.com wrote: I want to use bluetooth APIS in my android application. I could found the API related to wifi but i could not find the API for bluetooth. Can

[android-developers] Re: bluetooth use in android

2009-08-09 Thread Stefano Sanna
Hi. On Sun, Aug 9, 2009 at 1:29 PM, Honesthonestsucc...@gmail.com wrote: I want to use bluetooth APIS in my android application. I could found the API related to wifi but i could not find the API for bluetooth. Can some one tell me how can i use it ? any links for API docs and code snippt

[android-developers] Re: bluetooth use in android

2009-08-09 Thread Honest
Hello, Stefano Sanna thanks for your great work. I put one issue in your project please take a look at it and let me know. On Aug 9, 7:49 pm, Stefano Sanna gerda...@gmail.com wrote: Hi. On Sun, Aug 9, 2009 at 1:29 PM, Honesthonestsucc...@gmail.com wrote: I want to use bluetooth APIS in my

[android-developers] Re: bluetooth use in android

2009-08-09 Thread Stefano Sanna
Hello. On Sun, Aug 9, 2009 at 7:10 PM, Honesthonestsucc...@gmail.com wrote: Hello, Stefano Sanna thanks for your great work. Thank you. I put one issue in your project please take a look at it and let me know. Thanks for feedback. It is probably a permission issue. AndroidManifest.xml