Android Open Source - Map Place MapProject






Project Summary

Little application on which the user can add places on a map, by giving an adress, or by long clicking on the map. This application uses the Google Map API for Android. My first wish was to make an application that can find the current location of the.

Web Site / Source Repository

MapProject is hosted in the following web site
https://github.com/ludovskys/MapProject

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

ItemValue
Java File Count7
Minimum SDK Version15
Activity Count4
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_GPS
android.permission.INTERNET
android.permission.LOCATION
android.permission.READ_CONTACTS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in MapProject. The names of the image files are listed as follows.

androidmarker.png
greenmarker.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MapProject has the following Java source files.

pckg.MapProject2.AddPlaceActivity.java
pckg.MapProject2.HelloItemizedOverlay.java
pckg.MapProject2.ListContactsActivity.java
pckg.MapProject2.MapProject2Activity.java
pckg.MapProject2.ModifyPlaceActivity.java
pckg.MapProject2.MyCustomMapView.java
pckg.MapProject2.MyItemizedOverlay.java