Android Open Source - GPS compass CompassGPS






Project Summary

Simple Android app to retrieve compass and GPS values.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CompassGPS.

ItemValue
Java File Count6
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
Asset File Namesassets\ic_launcher.ai
assets\satellite.ai




Resource Files

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.

null




Java Source Files

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