<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">Hi Khayam,<br>
<br>
the first could be related that you need branch 0.1 for the core
and for the android project.<br>
<div><br>
</div>
<div style="">> and secondly i want to know that where .viz
graph lies with which our app interacts.<br>
<br>
Not sure I understand this correctly. You create files with the
help of the run.sh script and copy them to your android device.<br>
Check the android demo where they are loaded from SD card<br>
<br>
Regards,<br>
Peter.<br>
<br>
</div>
<br>
</div>
<blockquote
cite="mid:CADtc=E5huiTZrnLjL6Zax-Mm1BiB6+HHt_ziEOXFshSbn08BXw@mail.gmail.com"
type="cite">
<div dir="ltr">I have two problems first is that i am getting
error "The method putHint(String, int) is undefined for the type
GHRequest" in
<div>
<div>protected GHResponse doInBackground(Void... v) {</div>
<div><span class="" style="white-space:pre"> </span>
StopWatch sw = new StopWatch().start();</div>
<div><span class="" style="white-space:pre"> </span>
GHRequest req = new GHRequest(fromLat, fromLon,
toLat, toLon)</div>
<div><span class="" style="white-space:pre"> </span>
.algorithm("dijkstrabi").putHint("douglas.minprecision",
1);</div>
<div><span class="" style="white-space:pre"> </span>
GHResponse resp = hopper.route(req);</div>
<div><span class="" style="white-space:pre"> </span>
time = sw.stop().getSeconds();</div>
<div><span class="" style="white-space:pre"> </span>
return resp;</div>
<div><span class="" style="white-space:pre"> </span>
}</div>
</div>
<div><br>
</div>
<div style="">and secondly i want to know that where .viz graph
lies with which our app interacts.</div>
</div>
</blockquote>
<br>
</body>
</html>