Android application that manages notes, placed on map (using Google Map).
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.
The following table is the detailed list of MapNotes.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Fragment Count | 3 |
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.google.android.providers.gsf.permission.READ_GSERVICES |
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.
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