This repository contains the complete code of the Android app geopaparazzi.
- geopaparazzi_acrylicpaint contains the markers used for the sketches.
- geopaparazzi_app contains the app, but is only a very small wrapper that extends the real application activity inside geopaparazzi_core. This is what you want to change to brand your own geopaparazzi app. Just change the colors, icon, and style.
- geopaparazzi_core contains the geopaparazzi application logic.
- geopaparazzi_library contains the reusable generic geopaparazzi Android code.
- geopaparazzi_map contains the main mapsforge parts used.
- plugins contains the various plugins used for importing and exporting.