Android app to display GPS location in latitude, longitude and altitude.
GPSraw is hosted in the following web site
https://github.com/tomari/GPSraw
If you think the Android project GPSraw 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 GPSraw.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 4 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
There are 1 image files in GPSraw. The names of the image files are listed as follows.
satellite.png
The following screenshort is generated from the image listed above.
GPSraw has the following Java source files.
onion.gpsraw.GPSActivity.java onion.gpsraw.LocationFormatter.java onion.gpsraw.MainActivity.java onion.gpsraw.SatellitesActivity.java onion.gpsraw.SettingsActivity.java