<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">Please let me know the error and what
you changed to better guide you ...<br>
<br>
<div style=""><br>
</div>
<div style="">> Then i took two parts of the code <br>
<br>
You tried to integrate it in your own application? Is the demo
app working for you? Try starting from there and iterate ...<br>
</div>
<br>
<blockquote
cite="mid:CAOo7f_fvJNhckPSNHCBp_+dsDYdbOiS3KzVR3ebHesbteE311g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div style=""><br>
</div>
<div style=""> Now i don't know the implementation of
GraphHopperAPI.rout(req) so how can i figure this out.</div>
<div style=""><br>
</div>
</div>
</blockquote>
<br>
But this is in the source code!?<br>
<br>
<br>
Regards,<br>
Peter.<br>
<br>
<br>
<br>
</div>
<blockquote
cite="mid:CAOo7f_fvJNhckPSNHCBp_+dsDYdbOiS3KzVR3ebHesbteE311g@mail.gmail.com"
type="cite">
<div dir="ltr">I am trying to run the code Graphhopper-Android
from <a moz-do-not-send="true"
href="https://github.com/graphhopper/graphhopper-android">https://github.com/graphhopper/graphhopper-android</a> using
berlin-gh graph file available at <a moz-do-not-send="true"
href="https://code.google.com/p/graphhopper/downloads/list">https://code.google.com/p/graphhopper/downloads/list</a>
<div>
<br>
</div>
<div style="">First i tried to load the .map file and
it successfully loaded. it showed the brelin's map</div>
<div style=""><br>
</div>
<div style="">Then i took two parts of the code </div>
<div style="">PrepareGraph()</div>
<div style="">calcPath()</div>
<div style=""><br>
</div>
<div style="">Prepare graph makes toast "<b>Finished loading
graph. Touch to route</b>" thats mean graph
loaded successfully. in calcPath() function App crashed at </div>
<div style=""><br>
</div>
<div style=""> GHResponse resp = hopper.route(req); while
getting response.</div>
<div style=""><br>
</div>
<div style="">where hopper is <b>GraphHopperAPI hopper</b>;</div>
<div style="">and for request i hard coded the lat lon from map.</div>
</div>
</blockquote>
<br>
</body>
</html>