1

I searched stackoverflow for this, I found a similar problem with the correct answer, but I need help on making it right.

What I'm asking here is how can I use the jar file (instead of osmdroid source) and be able to change this constant to some other folder in my sdcard?

Thanks in advance!

Edit: If that's not possible, how can I use the source on my project? Thanks.

Community
  • 1
  • 1
silentw
  • 4,835
  • 4
  • 25
  • 45

1 Answers1

0

blackbelt suggestion:

  • checkout the source code and follow this guide: code.google.com/p/osmdroid/wiki/HowToEclipse
  • export that project as an java .jar and import it to your project!
silentw
  • 4,835
  • 4
  • 25
  • 45