Android Open Source - Development wifi WifiRecorder






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WifiRecorder.

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\music.mp3




Java Source Files

WifiRecorder has the following Java source files.

com.wifirecorder.WifiRecorderActivity.java