<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">To clarify a bit the Android map
      libraries and the GraphHopper's role.<br>
      <br>
      GraphHopper is an offline routing library implemented in Java, so
      it can be used in Android.<br>
      <br>
      About the Android map libraries, the most known are:<br>
      - Mapsforge: vector library<br>
      - Osmdroid: raster library<br>
      - Mapbox: raster library (fork of Osmdroid)<br>
      <br>
      GraphHopper can be used in any map library.<br>
      All you need is to calculate a route and use map library's overlay
      mechanism to visualize the path.<br>
      <br>
    </div>
    <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>