Hi There, I am an Android Programmer. I want to use your Offline map service in my App. My requirement is; I have to make an App, in which I have to use an offline Map, & my App will use that Map without internet or Wifi. My basic problem is that, how can I use your offline map in my App programmatically. Do you provide any API or .jar file for the same. Please reply ASAP & share your contact number of India if possible. Thanks in advance. Niraj asked 17 Nov '14, 09:22 NirajTiwari |
OSM does not provide an "offline map service" it is mainly a (geo-)data collection undertaking. There are many ways to use OSM data offline on an android device, please have a look at http://wiki.openstreetmap.org/wiki/Mapsforge and https://github.com/nkostelnik/libosmscout for offline OSM usage. answered 17 Nov '14, 12:23 SimonPoole ♦ |
Do a search on this FAQ site for "android" and "offline" ... there have been really many questions like this one from India users in the last past month ... so there you will find a bunch of hints. answered 18 Nov '14, 17:16 stephan75 |