i’m new here and this my first question
i’m trying to run graphhopper sample on android studio from github, I have succeeded partly to run it but when i tried to download map in remote choice i face this error
what is the wrong ?
i’m new here and this my first question
i’m trying to run graphhopper sample on android studio from github, I have succeeded partly to run it but when i tried to download map in remote choice i face this error
what is the wrong ?
Maybe your file system is read-only? Can you try hopper.setAllowWrites(false)?
This is not related to GraphHopper routing IMO. Please ask in the mapsforge forum.
Thank you all so much