This is an Android App,it can scan wifi aps(access points) to get some information about it(like bssid,signal level..etc.) and record them into a text file..
WifiRecorder is hosted in the following web site
https://github.com/numb1086/WifiRecorder
If you think the Android project WifiRecorder 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 WifiRecorder.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\music.mp3 |
WifiRecorder has the following Java source files.
com.wifirecorder.WifiRecorderActivity.java