Android test with Google Maps API v2 and custom markers..
GoogleMapsTest is hosted in the following web site
https://github.com/giorgiofellipe/GoogleMapsTest
If you think the Android project GoogleMapsTest 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 GoogleMapsTest.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 19 |
Activity Count | 1 |
jar files used | android-support-v4.jar google-play-services.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.giorgiofellipe.GoogleMapsTest.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 5 image files in GoogleMapsTest. The names of the image files are listed as follows.
currentlocation_icon.png icon1.png icon3.gif icon4.png icondefault.png
The following screenshort is generated from the image listed above.
GoogleMapsTest has the following Java source files.
com.giorgiofellipe.GoogleMapsTest.CustomMarker.java com.giorgiofellipe.GoogleMapsTest.MainActivity.java