[GraphHopper] graphhoppermailing list
Peter K
peathal at yahoo.de
Mon May 6 11:26:35 UTC 2013
Hi Ricardo,
> Hi Peter,
> Thanks for reply, but i did not recieve any answer ou vía mailing list.
looks like you're not subscribed ... so, I did it for you ... hope this
is fine now!
>
> Now i have another problem :(
>
> Today (before read this message) I cloned master branch and now there
> are no more problems generating files for routing but... when i carry
> them to SD card and I start the app something fails in load method of
> GraphHopper class.
What exactly do you get for an exception in logcat?
When you created the files from master ... did you update the
graphhopper jar in /libs and refreshed eclipse?
For maven & command line you don't have this hassle and after installing
graphhopper jar you should be able to directly deploy via:
mvn -DskipTests=true clean install android:deploy android:run
> I check mapsFolder and currentArea strings and they have correct values.
>
> More info: i tried with Slovenia and Portugal, in other hand if i use
> remote option and download Berlin or New york everything goes well.
This shouldn't work ;) as you are on the latest master ...
so this is a further indication that you deployed an old graphhopper jar
to android
> PD: I'm sorry if this should be and issue in github, but i am very new
> and I am not sure if this can be considered an issue.
no, mailing list is perfect for this kind of questions!
Regards,
Peter.
More information about the GraphHopper
mailing list