Android application for mapping the access point strengths for a current location. Will be used to create a fingerprint of an indoor position..
WifiMapper is hosted in the following web site
https://github.com/Skarbo/WifiMapper
If you think the Android project WifiMapper 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 WifiMapper.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 12 image files in WifiMapper. The names of the image files are listed as follows.
label.png label_new.png lock.png router.png router_none.png star.png wifi.png wifi_0.png wifi_1.png wifi_2.png wifi_3.png wifi_4.png
The following screenshort is generated from the image listed above.
WifiMapper has the following Java source files.
com.skarbo.wifimapper.WifiMapperActivity.java com.skarbo.wifimapper.activity.MainTabActivity.java com.skarbo.wifimapper.activity.MapperActivity.java com.skarbo.wifimapper.activity.TaggerActivity.java com.skarbo.wifimapper.activity.WifiActivity.java com.skarbo.wifimapper.activity.WifiListActivity.java com.skarbo.wifimapper.handler.SDHandler.java com.skarbo.wifimapper.handler.WifiHandler.java com.skarbo.wifimapper.listener.WifiListener.java com.skarbo.wifimapper.model.WifiMap.java com.skarbo.wifimapper.model.WifiMapper.java com.skarbo.wifimapper.model.WifiScan.java