Friday, June 11, 2010

Re: [android-developers] Re: Disable Bluetooth discoverable mode


Two answers:

1. Call the intended service instead of using the DISCOVERABLE option. Because every 300 seconds there will be a dialog box asking you make the device discoverable. If you make a service call, the device need not be discoverable to use the service.

2. There is an issue in the issue tracker regarding this. STAR it, so that in the future other developers might not experience this problem.

Thanks
Gyan

--
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment