Android application to capture details of nearby SSIDs and upload it to server..
SSIDCapture is hosted in the following web site
https://github.com/panwaria/SSIDCapture
If you think the Android project SSIDCapture 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 SSIDCapture.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 5 |
Minimum SDK Version | 5 |
Activity Count | 2 |
jar files used | android-support-v4.jar apache-mime4j-core-0.7.2.jar httpclient-4.2.5.jar httpcore-4.2.4.jar httpmime-4.2.5.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
Raw File Names | res\raw\sample.mp3 |
There are 2 image files in SSIDCapture. The names of the image files are listed as follows.
icon_40x40.png server_upload.png
The following screenshort is generated from the image listed above.
SSIDCapture has the following Java source files.
com.wireless.home.AppConstants .java com.wireless.home.AppUtils.java com.wireless.home.DataUploadService.java com.wireless.home.ListItemActivity.java com.wireless.home.MyListActivity.java com.wireless.home.WAHLogger .java com.wireless.home.WifiData .java com.wireless.home.WifiInfoAdapter.java com.wireless.home.WifiInfoRunnable.java com.wireless.home.WirelessAtHomeService.java