Description: Wifi connect to the network, defined by the program you will learn WifiManager object, defined WifiInfo object, get list of network connections, define a WifiLock, open Wifi network card, turn off Wifi card, check the current status of Wifi card, scanning the surrounding network, before the scan-per-click Clear the last scan results, start scanning, specify the network connection, disconnect the current connection network, check the current network status, get an IP address, lock WifiLock, unlock WifiLock, specify the network connection configured to get the MAC address, get the access point BSSID, get WifiInfo all packets, and add a network connection and other related skills.
To Search:
File list (Check if you may need any files):
Wifi
....\.classpath
....\.project
....\AndroidManifest.xml
....\assets
....\bin
....\...\classes.dex
....\...\org
....\...\...\sunchao
....\...\...\.......\Main.class
....\...\...\.......\R$attr.class
....\...\...\.......\R$drawable.class
....\...\...\.......\R$id.class
....\...\...\.......\R$layout.class
....\...\...\.......\R$string.class
....\...\...\.......\R.class
....\...\...\.......\WifiAdmin.class
....\...\resources.ap_
....\...\Wifi.apk
....\default.properties
....\gen
....\...\org
....\...\...\sunchao
....\...\...\.......\R.java
....\proguard.cfg
....\res
....\...\drawable-hdpi
....\...\.............\icon.png
....\...\drawable-ldpi
....\...\.............\icon.png
....\...\drawable-mdpi
....\...\.............\icon.png
....\...\layout
....\...\......\main.xml
....\...\values
....\...\......\strings.xml
....\src
....\...\org
....\...\...\sunchao
....\...\...\.......\Main.java
....\...\...\.......\WifiAdmin.java