Android Open Source - Sensor speed Sensor






Project Summary

Simple toy to track and log phone motion speed (Android)..

Web Site / Source Repository

Sensor is hosted in the following web site
https://github.com/arhoyling/Sensor

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

ItemValue
Java File Count9
Activity Count1
Fragment Count3
jar files usedgraphview.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

Sensor has the following Java source files.

com.arh.sensor.activities.BaseActivity.java
com.arh.sensor.fragments.DisplayFragment.java
com.arh.sensor.fragments.LogFragment.java
com.arh.sensor.fragments.MotionFragment.java
null.ActivityTest.java
null.BaseActivityTest.java
null.DisplayFragmentTest.java
null.LogFragmentTest.java
null.MotionFragmentTest.java