Map not working on Android

Hi guys

I downloaded the Android sample from Graphhopper github and imported it to Android studio and everything works almost OK. The remote maps works as they are supposed to. But I want to use my own ones (local ones)
Tried on Android (6.0.1 and 7.1.2)

So I followed this guide here.
Added some pictures as well :slight_smile:
I uploaded them to my dropbox because new users can not post more than 1 image

PICTURES

  1. I downloaded this file
    (filename: OSM1)
  2. I followed the guide
    (filename: OSM2)
  3. Got this output
    (filename: OSM3)
  4. Downloaded this file
    (filename: OSM4)
  5. Added this file to the previous folder and copied that folder to Android
    (filename: OSM5)
  6. ERRORS:
    (filename: OSM6)
    (filename: OSM7)

So yeah, that’s what I have done so far. I hope you can help me :slight_smile:
Thank you in advanced!

Try removing the “-latest” from folder name, leaving it as “estonia-gh”.

You Sir are my hero. Got it working, thank you :slight_smile:
Have a nice day

1 Like

For reference note in guide step 4 that the folder has the .map file name with the -gh suffix.