This project is a sample project of how to setup a Map template with Google Maps api V1.
Android-Google-Map-V1-Sample is hosted in the following web site
https://github.com/nodesagency-mobile/Android-Google-Map-V1-Sample
If you think the Android project Android-Google-Map-V1-Sample 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 Android-Google-Map-V1-Sample.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 3 image files in Android-Google-Map-V1-Sample. The names of the image files are listed as follows.
arrow_marker.png pin_cluster.png pin_place.png
The following screenshort is generated from the image listed above.
Android-Google-Map-V1-Sample has the following Java source files.
dk.nodes.ntemplatemap.App.java dk.nodes.ntemplatemap.MapActivity.java dk.nodes.ntemplatemap.baseactivities.BaseMapActivity.java