Android Open Source - Development data RawHeartLogger






Project Summary

A barebones android application to consume BLE heart rate services and store the received data..

Web Site / Source Repository

RawHeartLogger is hosted in the following web site
https://github.com/theterg/RawHeartLogger

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

ItemValue
Java File Count5
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




Java Source Files

RawHeartLogger has the following Java source files.

theterg.helloworld01.BluetoothLeService.java
theterg.helloworld01.DeviceScanActivity.java
theterg.helloworld01.HelloWorld01.java
theterg.helloworld01.SampleGattAttributes.java
theterg.helloworld01.UploadManager.java