Android Open Source - Map client WifiNetworksClient






Project Summary

Android app that scans for wireless networks that have not security (no password) and sends the location and SSIDs of the networks to a server. The client can request the unsecured wireless networks close to it from the server and display them on a Google map..

Web Site / Source Repository

WifiNetworksClient is hosted in the following web site
https://github.com/carmenl/WifiNetworksClient

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

ItemValue
Java File Count3
Target SDK Version21
Minimum SDK Version8
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

WifiNetworksClient has the following Java source files.

com.example.wifinetworks.MainActivity.java
com.example.wifinetworks.MapActivity.java
com.example.wifinetworks.Wifi.java