Android Open Source - Sensor plot SensorDashboard






Project Summary

A sensor dashboard for Android plotting all sensor data of your Android wearable..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SensorDashboard.

ItemValue
Java File Count20
Supported screen sizes[xhdpi]
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.BODY_SENSORS




Resource Files

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.

null

Java Source Files

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