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.
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.
The following table is the detailed list of MapProject.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 15 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.INTERNET android.permission.LOCATION android.permission.READ_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
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.
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