<p dir="ltr">Ha okay I just missed the last line "moved to milestone 0.5"<br>
I will try the solution proposed by jose<br>
Thank you ;) <br>
</p>
<div class="gmail_quote">Le 22 août 2014 13:03, "Maxime Guyon" <<a href="mailto:gmaxi17@gmail.com">gmaxi17@gmail.com</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hello,<div><br></div><div>I tested the last master branch for use the new function which normally allow readonly file system:<br></div><div><br></div><div><div> GraphHopper tmpHopp = new GraphHopper().forMobile();</div>
<div><br></div><div><i> tmpHopp.setAllowWrites(false);</i> <b>//This function</b></div><div><b><br></b></div><div> tmpHopp.setCHShortcuts("fastest");</div><div> tmpHopp.load(pathToGraphFolder); </div></div><div>
<br></div><div>But I have always the same problem. As you maybe know, since Android 4, the external storage (extSD) doesn't allow writing something on it without user interaction. This I think was done in order to keep clean storage when application is uninstalled...</div>
<div><br></div><div>So if the graph is stored in extSD I get always this error:</div><div><br></div><div><div><img src="cid:ii_hz5ethp21_147fd62730565e14" width="311" height="58" style="margin-right:0px"><br></div></div>
<div>Even if I use the setAllowWrites(false).</div><div>Any idea?</div><div><br></div><div>Regards,</div><div><br></div><div>Max</div></div>
</blockquote></div>