Android augmented reality application which overlays mountain peak names over a camera view.
ShowMeHills is hosted in the following web site
https://github.com/ShowMeHills/ShowMeHills
If you think the Android project ShowMeHills 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 ShowMeHills.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 24 |
jar files used | acra-4.2.3.jar android-support-v4.jar libGoogleAnalyticsV2.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.COARSE_FINE_LOCATION android.permission.INTERNET android.permission.WAKE_LOCK |
Asset File Names | assets\hills.db assets\hillsv1-uk.db assets\hillsv1.db |
There are 2 image files in ShowMeHills. The names of the image files are listed as follows.
androidmarker.png bluearrow.png
The following screenshort is generated from the image listed above.
ShowMeHills has the following Java source files.
com.showmehills.About.java com.showmehills.AppPreferences.java com.showmehills.CameraPreviewSurface.java com.showmehills.Help.java com.showmehills.HillDatabase.java com.showmehills.HillInfo.java com.showmehills.HillOverlayItem.java com.showmehills.Hills.java com.showmehills.IShowMeHillsActivity.java com.showmehills.LocationObserver.java com.showmehills.LocationResolver.java com.showmehills.MapOverlay.java com.showmehills.MapOverlayCompassItem.java com.showmehills.MapOverlayItem.java com.showmehills.RapidGPSLock.java com.showmehills.ShowMeApplication.java com.showmehills.ShowMeHillsActivity.java com.showmehills.showmehillsuk.ShowMeApplicationuk.java