Android Open Source - Map GoogleMap MapNotes






Project Summary

Android application that manages notes, placed on map (using Google Map).

Web Site / Source Repository

MapNotes is hosted in the following web site
https://github.com/gylka/MapNotes

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

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

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

infowindow.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MapNotes has the following Java source files.

net.gylka.mapnotes.BaseActivity.java
net.gylka.mapnotes.MapNote.java
net.gylka.mapnotes.MapNotesDao.java
net.gylka.mapnotes.MapNotesDaoImpl.java
net.gylka.mapnotes.MapViewActivity.java
net.gylka.mapnotes.MapViewFragment.java
net.gylka.mapnotes.MarkerEditActivity.java
net.gylka.mapnotes.NotesDbOpenHelper.java
net.gylka.mapnotes.NotesEntry.java
net.gylka.mapnotes.NotesListFragment.java
net.gylka.mapnotes.NotesListManipulationListenerAdapter.java
net.gylka.mapnotes.OnMapNoteManipulationListener.java
net.gylka.mapnotes.OnMarkerProcessIntentListener.java