Android Open Source - Map map CustomMapMarker






Project Summary

Here is my first tutorial on Android development. The purpose of this tutorial is to create custom marker for Google Maps using a layout containing a customizable TextView..

Web Site / Source Repository

CustomMapMarker is hosted in the following web site
https://github.com/Nasc/CustomMapMarker

If you think the Android project CustomMapMarker 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 CustomMapMarker.

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version9
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.example.mapdemo.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 1 image files in CustomMapMarker. The names of the image files are listed as follows.

custom_marker.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CustomMapMarker has the following Java source files.

com.nasc.sample.custommarker.CustomMapMarker.java