I'm using OSMDROID libraries for the offline map. I added these libraries to the Project:
"osmdroid-android-3.0.10.jar"
,"osmdroid-android-3.0.10-javadoc.jar"
and "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.
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