Android Open Source - Sensor pressure AtmosphereLogger






Project Summary

Logs atmospheric pressure by using Android device's barometer sensor..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AtmosphereLogger.

ItemValue
Java File Count9
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK




Java Source Files

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