This package allows Android applications to render and display a map without Internet connection. It can be used on all Android devices running version 1.5 or higher. An application needs to extend the {@link org.mapsforge.android.maps.MapActivity MapActivity} class in order to use a {@link org.mapsforge.android.maps.MapView MapView}. More than one MapView instance may be used simultaneously as each MapView handles its own threads and caches.

All important classes and methods from the Google Maps library for Android are implemented. However, no API key is required and no abstract methods must be overridden.

This software is a part of the mapsforge project and distributed under the GPL3 license. All map data (c) OpenStreetMap contributors, CC-BY-SA license.