New Bluetooth API question
Posted
by Ralphz
on Stack Overflow
See other posts from Stack Overflow
or by Ralphz
Published on 2010-03-15T04:07:41Z
Indexed on
2010/03/15
4:09 UTC
Read the original article
Hit count: 289
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/unlock the computer if the phone is close by. Recently i try to port this app to my nexus one but it seems like i have to pop up the message every 300s to enable device to go to discoverable mode. does anyone know how i can suppress that?
I'm ok with saying ok for the first time but not every 300s :)
© Stack Overflow or respective owner