<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><br>
</div>
<blockquote
cite="mid:CAOo7f_cDmSUC8Y4vbuxLeCbnFBp9CUZfyRvAg+L+2OFCLSdUKg@mail.gmail.com"
type="cite">
<div dir="ltr">Thank you for your reply. I have already tried demo
app (<a moz-do-not-send="true"
href="https://code.google.com/p/graphhopper/downloads/detail?name=GraphHopper-0.1.apk&can=2&q="
style="color:purple;white-space:nowrap;font-family:arial,sans-serif;font-size:13px">GraphHopper-0.1.apk</a>)
with berlin-gh and it works fine for me. I am using eclipse on
windows 8. I want to integrate graphhopper's demo project code
into my own android app. My app currently gives offline routing
according to local transportation (Buses) available in city. i
am using mapsforge api. Now I want to integrate functionality of
graphhopper demo project in to my app such that I give start and
end coordinates to it and it give shortest route between them.
<div>
<br>
</div>
<div>I have created pakistan-gh files using pakistan-latest.osm
files by using run.sh command. Then i tried to run it with <a
moz-do-not-send="true"
href="https://code.google.com/p/graphhopper/downloads/detail?name=GraphHopper-0.1.apk&can=2&q="
style="color:purple;font-size:13px;white-space:nowrap;font-family:arial,sans-serif">GraphHopper-0.1.apk</a> but
it gives error that "error while creating graph : could not
load graph at storage /path/to/mapfolder". But i loads
pakistan.map sucess fully.</div>
</div>
</blockquote>
<br>
The routing files are of a newer version not compatible with <a
moz-do-not-send="true"
href="https://code.google.com/p/graphhopper/downloads/detail?name=GraphHopper-0.1.apk&can=2&q="
style="color:purple;font-size:13px;white-space:nowrap;font-family:arial,sans-serif">GraphHopper-0.1.apk</a><br>
<br>
<blockquote
cite="mid:CAOo7f_cDmSUC8Y4vbuxLeCbnFBp9CUZfyRvAg+L+2OFCLSdUKg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div style="">Now i am trying to run the demo project code with
berlin-gh files on eclipse with windows 8 because pakistan-gh
is not working properly on demo app. 1st if code works with
berlin-gh then i will switch to my own pakistan-gh files. And
the errors i got is explained in previous mails.</div>
</div>
</blockquote>
<br>
You need to correct the android dependencies. What do you currently
have loaded in Eclipse? graphhopper-android, mapsforge and
slf4j-android?<br>
<br>
Peter.<br>
</body>
</html>