Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: Wifi Download
 Description: Operate on Wifi in Android , android itself provides some useful package, android.net.wifi package below . A brief introduction: Can be divided into four main classes ScanResult, wifiConfiguration, WifiInfo, WifiManager (1) ScanResult, mainly through wifi hardware scan to get some information about the surrounding wifi hotspot . (2) wifiConfiguration in our connectivity when a wifi access point , you need to get some information . We can tell our wired devices compare . (3) WifiInfo have in our wifi connectivity after , you can get some of this class have been connected wifi connection information for the current link information , where information is relatively simple (4) wifiManager this goes without saying , is used to manage our wifi connection , where some classes have been defined , can be for our use. Here is relatively complex , which more content , but through the literal meaning , we can still get a lot of relevant information. This class is a lot of pre-defined constan
 Downloaders recently: [More information of uploader 方周]
 To Search:
File list (Check if you may need any files):
 

Wifi\.classpath
....\.project
....\AndroidManifest.xml
....\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
....\...\.........ldpi\icon.png
....\...\.........mdpi\icon.png
....\...\layout\main.xml
....\...\values\strings.xml
....\src\org\sunchao\Main.java
....\...\...\.......\WifiAdmin.java
....\bin\org\sunchao
....\gen\org\sunchao
....\src\org\sunchao
....\bin\org
....\gen\org
....\res\drawable-hdpi
....\...\drawable-ldpi
....\...\drawable-mdpi
....\...\layout
....\...\values
....\src\org
....\assets
....\bin
....\gen
....\res
....\src
Wifi
    

CodeBus www.codebus.net