Hello, Could anyone explain to me the intended purpose of WifiService.java?
I am trying to understand if and how it could be used for an application. I am also exploring the use of: - WifiMonitor - WifiStateTracker With regard to both of the above, I can understand the potential use a little better. For all three, I can see that one potential issue is permissions. Based on some initial testing, it does not look like the standard Android permissions (as included in the manifest file) are sufficient. Am I wrong? If I am correct about the permissions issue, I would like to understand if and how an pplication could obtain the permission to perform some of the tasks executed by WifiMontior, WifiStateTracker, and WifiService. Thank you. Alex Donnini --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
