Search code examples
androidosmdroid

How can download map in osmdroid?


All I have used osmdroid and i want to download map zip files from android app and than create offline map. Any one have more knowledge about osmdroid and offline map and navigation.


Solution

  • The easisest way is to download MOBAC, then run it and mark out an area you want, store the tiles in Osmdroid.zip format. When that's done, drop the zip file into the osmdroid folder on your device.