App for scanning wifi networks.
android-wifi-scanner is hosted in the following web site
https://github.com/jabaldonedo/android-wifi-scanner
If you think the Android project android-wifi-scanner listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-wifi-scanner.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE |
android-wifi-scanner has the following Java source files.
com.jabaldonedo.androidwifiscanner.Constants.java com.jabaldonedo.androidwifiscanner.MainActivity.java com.jabaldonedo.androidwifiscanner.WifiData.java com.jabaldonedo.androidwifiscanner.WifiDataNetwork.java com.jabaldonedo.androidwifiscanner.WifiService.java