Logs atmospheric pressure by using Android device's barometer sensor..
AtmosphereLogger is hosted in the following web site
https://github.com/lllllT/AtmosphereLogger
If you think the Android project AtmosphereLogger 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 AtmosphereLogger.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
AtmosphereLogger has the following Java source files.
org.tamanegi.atmosphere.AtmosphereActivity.java org.tamanegi.atmosphere.AtmosphereFragment.java org.tamanegi.atmosphere.HorizontalTicsView.java org.tamanegi.atmosphere.LogData .java org.tamanegi.atmosphere.LoggerService.java org.tamanegi.atmosphere.PlotView.java org.tamanegi.atmosphere.Receiver.java org.tamanegi.atmosphere.TicsUtils .java org.tamanegi.atmosphere.VerticalTicsView.java