Simple application to send Vital Signs from the BioHarness to a Server using an Android phone as a bridge for the Zephyr API.
simplevsm is hosted in the following web site
https://github.com/andresperezl/simplevsm
If you think the Android project simplevsm 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 simplevsm.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
There are 1 image files in simplevsm. The names of the image files are listed as follows.
bh.png
The following screenshort is generated from the image listed above.
simplevsm has the following Java source files.
andresperezl.com.vitalsignmonitor.ApplicationTest.java andresperezl.com.vitalsignmonitor.BioHarnessListener.java andresperezl.com.vitalsignmonitor.MyAdapter.java andresperezl.com.vitalsignmonitor.VitalSignMonitorActivity.java andresperezl.com.vitalsignmonitor.VitalSignsHandler.java