Android Open Source - Sensor store data-hub






Project Summary

Source code for an Android app which receives and stores sensor data..

Web Site / Source Repository

data-hub is hosted in the following web site
https://github.com/greigdp/data-hub

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

ItemValue
Java File Count12
Target SDK Version17
Minimum SDK Version11
Activity Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

data-hub has the following Java source files.

com.strath.hub.AccelerometerWrapper
.java
com.strath.hub.BluetoothLinkService
.java
com.strath.hub.DataGatheringService.java
com.strath.hub.Hub.java
com.strath.hub.HubDbHelper
.java
com.strath.hub.HubDbOpenHelper.java
com.strath.hub.LocationReceiver.java
com.strath.hub.LocationWrapper
.java
com.strath.hub.PreferencesActivity.java
com.strath.hub.SyncAlarmReceiver.java
com.strath.hub.SyncService.java
com.strath.hub.TemperatureWrapper
.java