A sensor dashboard for Android plotting all sensor data of your Android wearable..
SensorDashboard is hosted in the following web site
https://github.com/pocmo/SensorDashboard
If you think the Android project SensorDashboard 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 SensorDashboard.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [xhdpi] |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.BODY_SENSORS |
There are 1 image files in SensorDashboard. The names of the image files are listed as follows.
large_bw.png
The following screenshort is generated from the image listed above.
SensorDashboard has the following Java source files.
com.github.pocmo.sensordashboard.AboutActivity.java com.github.pocmo.sensordashboard.ApplicationTest.java com.github.pocmo.sensordashboard.DeviceClient.java com.github.pocmo.sensordashboard.MainActivity.java com.github.pocmo.sensordashboard.MessageReceiverService.java com.github.pocmo.sensordashboard.RemoteSensorManager.java com.github.pocmo.sensordashboard.SensorFragment.java com.github.pocmo.sensordashboard.SensorReceiverService.java com.github.pocmo.sensordashboard.SensorService.java com.github.pocmo.sensordashboard.data.Sensor.java com.github.pocmo.sensordashboard.data.SensorDataPoint.java com.github.pocmo.sensordashboard.data.SensorNames.java com.github.pocmo.sensordashboard.events.BusProvider .java com.github.pocmo.sensordashboard.events.NewSensorEvent.java com.github.pocmo.sensordashboard.events.SensorRangeEvent.java com.github.pocmo.sensordashboard.events.SensorUpdatedEvent.java com.github.pocmo.sensordashboard.shared.ClientPaths.java com.github.pocmo.sensordashboard.shared.DataMapKeys.java com.github.pocmo.sensordashboard.ui.SensorGraphView.java com.github.pocmo.sensordashboard.ui.UIContstants.java