I’m new to Android app development and I have to create an Offline map Android application.
I used Mobile Atlas Creator to get the map views osmdroid .zip format, and I don’t know how to add it in my app.
Can someone show me how to use Osmdroid in my app? I would be grateful if you could provide step-by-step instructions.
This is an absolute minumum example project for Osmdroid which I made sometime ago.
Have this in your
osm_main.xmlInclude
slf4j-android-1.5.8.jarandosmdroid-android-3.0.5.jarin the build path. (Google search for where to get them from)