An example of working with GPS in Android.
GPS_Example is hosted in the following web site
https://github.com/craigisakson/GPS_Example
If you think the Android project GPS_Example 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 GPS_Example.
Item | Value |
---|---|
Java File Count | 1 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION |
GPS_Example has the following Java source files.
com.runninghusky.spacetracker.gps.example.StartActivity.java