Source code for an Android app which receives and stores sensor data..
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.
The following table is the detailed list of data-hub.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
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