<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 01/03/2015 11:12 μμ, Emux wrote:<br>
</div>
<blockquote cite="mid:54F380AB.3020000@gmail.com" type="cite">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<div class="moz-cite-prefix">By the way in Android I have found
necessary the next 'keep' option at PG in order for GH to work:<br>
-keep class * implements com.graphhopper.storage.GraphStorage<br>
</div>
</blockquote>
<br>
The reason for that is getClass().getName() like in <a
href="https://github.com/graphhopper/graphhopper/blob/master/core/src/main/java/com/graphhopper/storage/GraphHopperStorage.java#L1483">GraphHopperStorage:1483</a><br>
<br>
<div class="moz-signature">-- <br>
<font color="#000000">Emux</font><br>
<a href="http://wiki.openstreetmap.org/wiki/Cruiser">Cruiser</a> -
<a
href="http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29">Atlas</a></div>
</body>
</html>