android-wifi
How can I get a WifiManager Object inside of a Service?
I\'m writing an app for Android that spawns a service that periodically checks the wifi state and changes it based on some conditions. My problem is that whenever I try to create a WifiManager object[详细]
2023-02-12 04:39 分类:问答Android authentication gets in deadlock when using EAP with PEAP
I\'ve spent several days trying to figur开发者_开发知识库e out what is wrong with my android phone\'s wifi at school. The school wifi is 802.1x EAP using PEAP..requires username, password.[详细]
2023-02-11 22:58 分类:问答how to check wifi connection throught the entire application?
how to check wifi connection throught the entire application.is there any events or class that we can get message for that?[详细]
2023-02-11 01:33 分类:问答Android Emulator - Wifi Error
I am using the Android SDK Emulator ad trying to connect to the web. I can not do it a开发者_Python百科s in the settings > Wireless & Networks , Where i need to turn the WiFi On, i get \"Error\"[详细]
2023-02-07 21:08 分类:问答How to move "onClick" from a button to the wifi settings
i would like to have a button that on click will direct the user to the wifi settings of the device..any idea for the onclick co开发者_如何学Pythonde please?You can star the WIFI Settings activity wit[详细]
2023-02-07 17:42 分类:问答onReceive called when it shouldn't
some seconds ago I was debugging my widget and I\'ve found that the onReceive method is called even if my widget isn\'t on the home screen (it listens for WIFI_STATE_CHANGED_ACTION ). Even if the proc[详细]
2023-02-04 10:14 分类:问答How to programmatically create and read WEP/EAP WiFi configurations in Android?
How to programmatically create and read WEP/EAP WiFi configurations in Android? I have seen a number of people struggling on this very question on various forums and all across the community. I know[详细]
2023-01-29 19:29 分类:问答How to get the ip address with an emulator android
Hello My aim is to get the local address using the emulator sdk 2.2. I wrote this code but when I run it tell me to close the application.[详细]
2023-01-28 00:57 分类:问答WIFI to WIFI Connectivity using Android
I want to transfer messages from the android device to desktop application. My question is that can i connect the android WiFi device with the desktop WiFi device without any use of internet connectio[详细]
2023-01-26 10:54 分类:问答Android - Get Notified when a new access point is detected?
Does Android provide a notification of being in vicinity of a new Wifi Network? Whether the device is configured to connect to that wifi net开发者_如何学编程work depends on whether the device has the[详细]
2023-01-26 05:19 分类:问答