sorer wrote:I slightly rewrite my code to use osmdroid mapview, not old openstreetmapview, because some overlays like mylocationoverlay not worked. Now is all ok. Codes and download link are updated.
thanks a lot i finally got the trick and it works now!
but i have one question:
in your example code you use another lib (slf4j-android-1.5.8.jar) instead of the latest osmdroid-android-3.0.0.jar.
is that lib free to use (GNU licence?) as well? and where does it come from?
when i do NOT use that lib (slf4j-android-1.5.8.jar) and keep using the osmdroid libs only, i get this error:
http://img209.imageshack.us/i/errordu.jpg/so i wonder whats wrong (it works when i use your lib...).