Android Open Source - Development wifi Thesis_WiFiLocator






Project Summary

Android App that locates the user indoor using the existing WiFi infrastructure.

Web Site / Source Repository

Thesis_WiFiLocator is hosted in the following web site
https://github.com/yun-wang/Thesis_WiFiLocator

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

ItemValue
Java File Count3
Target SDK Version18
Minimum SDK Version11
Activity Count1
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
com.google.android.providers.gsf.permission.READ_GSERVICES
edu.ncsu.wifilocator.permission.MAPS_RECEIVE




Java Source Files

Thesis_WiFiLocator has the following Java source files.

edu.ncsu.wifilocator.MainActivity.java
edu.ncsu.wifilocator.MainApplication.java
edu.ncsu.wifilocator.PostJSONDataAsyncTask.java