Android Open Source - Map GPS GyroGraph






Project Summary

I've got an idea to create some Android application which would be something like "polish driver assistant". It reads the device's built-in gyroscope/accelerometer and GPS sensors and processes it into a colorful "road quality" map. Works very well (Galaxy Note II) but it's still just a prototype..

Web Site / Source Repository

GyroGraph is hosted in the following web site
https://github.com/rsahserious/GyroGraph

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

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version8
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
Raw File Namesres\raw\update_beep.wav




Java Source Files

GyroGraph has the following Java source files.

com.serious.gyrograph.GPSLocation.java
com.serious.gyrograph.GPSMap.java
com.serious.gyrograph.GraphView.java
com.serious.gyrograph.GyroGraph.java
com.serious.gyrograph.RecBrowserDialog.java
com.serious.gyrograph.StreetData
.java