Categories:Navigation License:Apache-2.0 Web Site:http://osmdroid.github.io/osmdroid/ Source Code:https://github.com/osmdroid/osmdroid Issue Tracker:https://github.com/osmdroid/osmdroid/issues Changelog:https://github.com/osmdroid/osmdroid/blob/HEAD/CHANGELOG.md Auto Name:OpenStreetMap Summary:OpenStreetMap map viewer Description: Map viewer using OpenStreetMap tiles. . Repo Type:git Repo:https://github.com/osmdroid/osmdroid Build:3.0.10,11 disable=local jar not being recognized (at osmdroid-parent-3.0.10) commit=osmdroid-parent-3.0.10 maven=yes prebuild=sed -i 's/16_r2/16_r3/g' pom.xml && \ $$MVN3$$ install:install-file -DgroupId=com.google.android.maps -DartifactId=maps -Dversion=16_r3 -Dpackaging=jar -Dfile=$$SDK$$/addons/addon-google_apis-google-16/libs/maps.jar Build:4.1,15 disable=needs play-services commit=99d6895e5d7b37cc43dd795ac2622b8d456a26bc subdir=OpenStreetMapViewer gradle=yes prebuild=sed -i -e 's/4.2-SNAPSHOT/4.2/g' -e 's/android.support:compatibility-v4/com.android.support:support-v4/g' build.gradle Build:6.0.1,31 commit=osmdroid-parent-6.0.1 subdir=OpenStreetMapViewer gradle=yes rm=GoogleWrapperSample,osmdroid-third-party prebuild=echo "afterEvaluate { tasks.packageRelease.setEnabled(true); tasks.assembleRelease.setEnabled(true); }" >> build.gradle && \ echo "android.buildTypes.release.signingConfig null" >> build.gradle Maintainer Notes: We have to patch build.gradle because the gradle-fury plugin disables assembleRelease when there is no signing key available. . Auto Update Mode:None Update Check Mode:None Current Version:6.0.1 Current Version Code:31