<div dir="ltr"><div>hey, </div><div><br></div>I'm editing your example for Android and I want to use simple A* and Dijkstra. <div><br></div><div>Code is almost untouched compared to your Android example, so that should not be hard to understand: <br>
<div><br></div><div>if I disable CH (GraphHopper tmpHopp = new GraphHopper().forMobile().disableCHShortcuts();), then it gives me that error from GraphhopperStorage.java : "Cannot load the graph - it wasn't create via ..."</div>
<div><br></div><div>I'm trying to load "australia-oceania-latest-gh" folder with all edges, nodes & etc in it. there's also a .map file. </div><div><br></div><div>Should I load the routing data somehow else if I don't want to use contraction hierarchies?</div>
<div><br></div><div><br></div><div><br></div></div></div>