简体   繁体   English

Wifi连接管理器

[英]Wifi Connection Manager

Just need some help on Android...I just want to know the basic steps in creating an application that would enable detection of all the WiFi networks in a given area and establishing connection with the desired WiFi network and also disconnecting it as and when required... 只需在Android上需要一些帮助...我只想了解创建应用程序的基本步骤,该应用程序将能够检测给定区域中的所有WiFi网络并与所需的WiFi网络建立连接,并在需要时断开其连接...

I would like to learn it on my own but would appreciate anyone providing with source codes... 我想独自学习它,但希望任何提供源代码的人都...

The key class to use would be the WifiManager. 使用的密钥类将是WifiManager。 The documentation can be found here: http://developer.android.com/reference/android/net/wifi/WifiManager.html . 可以在以下位置找到该文档: http : //developer.android.com/reference/android/net/wifi/WifiManager.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM