Search code examples
androidopenstreetmaplibrariesosmdroid

How to use OSMDROID?


I'm using OSMDROID libraries for the offline map. I added these libraries to the Project:

  1. "osmdroid-android-3.0.10.jar",
  2. "osmdroid-android-3.0.10-javadoc.jar" and
  3. "slf4j-android-1.5.8.jar"

I have downloaded the requirements map and now, what should I do to this map? I'm trying to run the application but errors happen.


Solution

  • Possibly you might have not added you library to your project correctly. I recommend you to follow this article: http://www.haakseth.com/?p=30