I am trying to create an app that uses offline maps and custom tiles.
For this I have decided to use OSMDroid and have included the jar within my project.
I will create my c
To avoid the crash bubbly had, you need to add osmdroid-android.jar and slf4j-android.jar to libs in your project. See Simple osmdroid application doesn't work for more details