1.关闭wifi ,调用Api [DllImport("Wlanapi.dll", SetLastError = true)] public static extern uint WlanDisconnect(IntPtr hClientHandle, ref Guid pInterfaceGuid, IntPtr pReserved); 2.获取当前连接wifi 网卡句柄 The WlanOpenHandle function opens a connection to the se
http://www.tutorialspoint.com/android/android_wi_fi.htm Android allows applications to access to view the access the state of the wireless connections at very low level. Application can access almost all the information of a wifi connection. The info