Android Open Source - App example GyroscopeExplorer






Project Summary

Android application example of implementing a gyroscope..

Web Site / Source Repository

GyroscopeExplorer is hosted in the following web site
https://github.com/KEOpenSource/GyroscopeExplorer

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version9
Activity Count3
jar files usedandroid-support-v4.jar
commons-math3-3.0.jar




Resource Files

There are 3 image files in GyroscopeExplorer. The names of the image files are listed as follows.

confirm_button_background.png
gyroscope_explorer.png
ke_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GyroscopeExplorer has the following Java source files.

com.kircherelectronics.gyroscopeexplorer.activity.ConfigActivity.java
com.kircherelectronics.gyroscopeexplorer.activity.GyroscopeActivity.java
com.kircherelectronics.gyroscopeexplorer.activity.IntroductionActivity.java
com.kircherelectronics.gyroscopeexplorer.activity.filter.MeanFilter
.java
com.kircherelectronics.gyroscopeexplorer.activity.gauge.GaugeBearing.java
com.kircherelectronics.gyroscopeexplorer.activity.gauge.GaugeRotation.java
com.kircherelectronics.gyroscopeexplorer.activity.gauge.UnitsOfMeasure
.java
com.kircherelectronics.gyroscopeexplorer.activity.prefs.HintsPreferences
.java
com.kircherelectronics.gyroscopeexplorer.activity.prefs.PreferenceNames
.java
com.kircherelectronics.gyroscopeexplorer.activity.utils.Utils
.java
com.kircherelectronics.gyroscopeexplorer.sensor.FusedGyroscopeSensor.java
com.kircherelectronics.gyroscopeexplorer.sensor.listener.FusedGyroscopeSensorListener
.java