Android Open Source - GPS speed SpeedFromGPSDemo






Project Summary

Get speed of device form GPS service on Android.

Web Site / Source Repository

SpeedFromGPSDemo is hosted in the following web site
https://github.com/donnguyen/SpeedFromGPSDemo

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

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION




Java Source Files

SpeedFromGPSDemo has the following Java source files.

com.hazuu.android.gpsdemo.MainActivity.java
com.hazuu.android.gpsdemo.interfaces.Constants.java
com.hazuu.android.gpsdemo.interfaces.GPSCallback.java
com.hazuu.android.gpsdemo.managers.GPSManager
.java