Re: [android-developers] Bluetooth in Android

2011-04-20 Thread M.Nasir Aftab
Dear yes anothet device mean other phone+pc both. In past I use code from that chat example given on developer site On Apr 10, 2011 11:44 PM, "Kristopher Micinski" wrote: > Another device like another phone? How did you do it? You have to do > discovery and pairing first. And yes, BT chat example

Re: [android-developers] Bluetooth in Android

2011-04-10 Thread Kristopher Micinski
Another device like another phone? How did you do it? You have to do discovery and pairing first. And yes, BT chat example does illustrate things pretty well. Kris On Sat, Apr 9, 2011 at 9:55 AM, Vishal Rajpal wrote: > Hello Everyone.. > > I want to connect another android device using bluetoo

Re: [android-developers] Bluetooth in Android

2011-04-10 Thread Me
Dear Vishal Rajpal ; *Android BlueTooth example on developer site is an good example to connect and discover devices * *using both discovering and pairing method .* *Tell me where you are facing problem ?* * * On Sat, Apr 9, 2011 at 5:55 PM, Vishal Rajpal wrote: > H

[android-developers] Bluetooth in Android

2011-04-10 Thread Vishal Rajpal
Hello Everyone.. I want to connect another android device using bluetooth. I have tried but was nt able to.. Can anyone help me -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googleg

[android-developers] Bluetooth in Android How to enable bccmd

2008-12-15 Thread Jerry Zhang
Hi, I wanna enable the bluetooth in Android. On my board, I need to use the command "bccmd" to configure my bluetooth chip firstly. However I can not find it in the Android file system. Maybe I have to recompile the android sdk to enable it. I know that the bluez-libs is located in externel/blu