Simple Android app to retrieve compass and GPS values.
CompassGPS is hosted in the following web site
https://github.com/ChepKun/CompassGPS
If you think the Android project CompassGPS 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 CompassGPS.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\ic_launcher.ai assets\satellite.ai |
There are 7 image files in CompassGPS. The names of the image files are listed as follows.
about.png compass.png map.png satellite.png settings.png share.png up.png
The following screenshort is generated from the image listed above.
CompassGPS has the following Java source files.
com.lunadevel.compassgps.AboutActivity.java com.lunadevel.compassgps.CompassGPSActivity.java com.lunadevel.compassgps.EnableGPSSettingsDialogFragment.java com.lunadevel.compassgps.NumberPickerDialogPreference.java com.lunadevel.compassgps.ResetAllDialogsDialogPreference.java com.lunadevel.compassgps.SettingsActivity.java