Demo program for GPS functions.
GPSMeasure is hosted in the following web site
https://github.com/BillHerman/GPSMeasure
If you think the Android project GPSMeasure listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GPSMeasure.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 2 image files in GPSMeasure. The names of the image files are listed as follows.
globe_compass.png marker.png
The following screenshort is generated from the image listed above.
GPSMeasure has the following Java source files.
com.wrhenterprises.GPS_Measure.MyCustomLocationOverlay.java com.wrhenterprises.GPS_Measure.MyLocationDemoActivity.java