Hi there, I'm looking for a way to implement a 'background' bluetooth discovery. The app should periodically scan for nearby bluetooth devices (no connection required) without user interaction. Discovering devices works fine when I use it within an Activity. But how can I set up the BroadcastReceiver within a standard Java class?
Thanks in advance, steff -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

