An Android App used to show status of sensors on your device.
SensorsExplorer is hosted in the following web site
https://github.com/zz676/SensorsExplorer
If you think the Android project SensorsExplorer 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 SensorsExplorer.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE |
Raw File Names | res\raw\build.txt |
There are 14 image files in SensorsExplorer. The names of the image files are listed as follows.
ic_action_gps.png ic_action_radio.png ic_action_record.png ic_action_sensor.png ic_action_stop.png ic_content_wifi_adhoc.png ic_content_wifi_eap.png ic_content_wifi_open.png ic_content_wifi_psk.png ic_content_wifi_unknown.png ic_content_wifi_wep.png ic_stat_notify_location.png ic_stat_notify_nolocation.png ic_stat_notify_record.png
The following screenshort is generated from the image listed above.
SensorsExplorer has the following Java source files.
edu.nyu.zhisheng.sensorsexplorer.AboutActivity.java edu.nyu.zhisheng.sensorsexplorer.GpsEventReceiver.java edu.nyu.zhisheng.sensorsexplorer.MainActivity.java edu.nyu.zhisheng.sensorsexplorer.PasvLocListenerService.java edu.nyu.zhisheng.sensorsexplorer.SettingsActivity.java edu.nyu.zhisheng.sensorsexplorer.WifiCapabilities.java edu.nyu.zhisheng.sensorsexplorer.widgets.GpsSnrView.java edu.nyu.zhisheng.sensorsexplorer.widgets.GpsStatusView.java edu.nyu.zhisheng.sensorsexplorer.widgets.NetworkTypePreferences.java edu.nyu.zhisheng.sensorsexplorer.widgets.SquareView.java