[android-developers] Re: Bluetooth API in 2.x problem.

2010-03-16 Thread Nadav
I've also been quite frustrated by this issue since I'm also doing activities that depend on a device being always discoverable. There is an open issue on the Android project page about this - if you (and others) would like to see this implemented please star it! http://code.google.com/p/android/i

[android-developers] Re: Bluetooth API in 2.x problem.

2010-03-16 Thread moneytoo
You can't. Try creating and connecting to specific service instead of using discoverable mode. On Mar 15, 5:09 am, Rafal Z wrote: > I have written a small app that puts my bluetooth in discoverable mode > for a long time (G1 - API 1.6). I use that along with small program on > windows to lock/unl