This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

osm map view

0

Hello, I am developing an Android app in which i need offline map so am using OSMdroid 4.1 and slf4j1.5.8 libs but its showing the error in xml file such as "java.lang.ClassNotFoundException: org.osmdroid.views.MapView ". I have set all require permissions. In xml layout file its just showing the grid but app get crashed. Is there any way to come out of it?

asked 28 Aug '14, 13:39

Amolp's gravatar image

Amolp
11112
accept rate: 0%

edited 28 Aug '14, 22:09

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

Source code available on GitHub .