Android Open Source - Development socket bluetoothpulser






Project Summary

Collect pulse data from Nonin Onyx II, model 9560, download to Android phone and send to server over TCP socket.

Web Site / Source Repository

bluetoothpulser is hosted in the following web site
https://github.com/Happyness/bluetoothpulser

If you think the Android project bluetoothpulser 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 bluetoothpulser.

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedachartengine-1.2.0.jar
android-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in bluetoothpulser. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

bluetoothpulser has the following Java source files.

KTH.joel.btpulser.BTClient.java
KTH.joel.btpulser.MeasureTask.java
KTH.joel.btpulser.SendToServerTask.java
KTH.joel.btpulser.Server
.java
KTH.joel.btpulser.SettingsActivity.java