Android Open Source - Network scan WiFiDroid






Project Summary

Term project for CSCI 498 - Android. App that allows the user to scan for WiFi networks using an Android device..

Web Site / Source Repository

WiFiDroid is hosted in the following web site
https://github.com/joudoki/WiFiDroid

If you think the Android project WiFiDroid 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 WiFiDroid.

ItemValue
Java File Count10
Target SDK Version16
Minimum SDK Version15
Activity Count3
jar files usedachartengine-1.0.0.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE




Resource Files

There are 7 image files in WiFiDroid. The names of the image files are listed as follows.

ic_menu_delete.png
ic_menu_gallery.png
ic_menu_recent_history.png
ic_menu_refresh.png
ic_menu_sort_alphabetically.png
ic_menu_sort_by_size.png
recording.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WiFiDroid has the following Java source files.

rlewelle.wifidroid.DataService.java
rlewelle.wifidroid.WifiChannelsActivity.java
rlewelle.wifidroid.WifiListActivity.java
rlewelle.wifidroid.WifiMeterActivity.java
rlewelle.wifidroid.data.AccessPoint.java
rlewelle.wifidroid.data.AccessPointDataPoint.java
rlewelle.wifidroid.data.Location.java
rlewelle.wifidroid.graphs.GraphFactory.java
rlewelle.wifidroid.utils.ColorUtilities.java
rlewelle.wifidroid.utils.WifiUtilities.java