Example Android app that stores sensor measurements to TempoDB.
TempoAndroid is hosted in the following web site
https://github.com/meshulam/TempoAndroid
If you think the Android project TempoAndroid 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 TempoAndroid.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
TempoAndroid has the following Java source files.
meshulam.tempologger.MainActivity.java meshulam.tempologger.MonitorService.java meshulam.tempologger.TempoAdapter.java