Simple WiFi logger for Android.
wifinder is hosted in the following web site
https://github.com/derefer/wifinder
If you think the Android project wifinder 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 wifinder.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.WRITE_EXTERNAL_STORAGE |
wifinder has the following Java source files.
org.derefer.android.wifinder.MainActivity.java org.derefer.android.wifinder.WiFinderReceiver.java org.derefer.android.wifinder.WiFinderScanReceiver.java org.derefer.android.wifinder.WiFinderScheduleReceiver.java org.derefer.android.wifinder.WiFinderService.java