Android application that list all sensors in the device and show each of the sensors values..
SensorList is hosted in the following web site
https://github.com/wiratamadc/SensorList
If you think the Android project SensorList 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 SensorList.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
SensorList has the following Java source files.
com.wiratama.sensorslist.SensorDetailActivity.java com.wiratama.sensorslist.SensorDetailFragment.java com.wiratama.sensorslist.SensorListActivity.java com.wiratama.sensorslist.SensorListContent.java com.wiratama.sensorslist.SensorListFragment.java com.wiratama.sensorslist.dummy.DummyContent.java