<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 Gurucharan,<br>
      <br>
      I do not know (yet) how to add a path with osmdroid. But you can
      try to replace this line in the mapsforge example:<br>
      pathOverlay.getOverlayItems().add(createPolyline(res));<br>
      with the osmdroid specific one - ie. adding a layer with the
      points from response.points().<br>
      If you could setup a working osmdroid example it would be very
      nice to be shared here or via pull request on github!<br>
      <br>
      Regards,<br>
      Peter.<br>
      <br>
    </div>
    <blockquote
cite="mid:CA+DQJAR5Pu1Vf_Qi3YFvD6Y=Z5yk=oH4u0cUTD2ddYay2Xp8Pg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Sir,
        <div><br>
        </div>
        <div>I am working on a GPS Navigation project( Android ), And
          Until now I had viewed my customized map in android using
          osmdroid library and I used mbtiles ( from .shp ) as a source
          file for osmdroid. Now I want to route and navigate across the
          map. I also know this can be done with the great tool
          graphhopper and mapsforge. But I don't know how to implement
          it with my map, So I request you to please provide me any
          tutorials or guidelines regarding my work............  THANKS
          IN ADVANCE............<br clear="all">
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div><br>
          </div>
          -- <br>
          <div><font color="#3366ff">Thanks & Regards,</font></div>
          <div><span style="color:rgb(153,153,153)">-------------------------------------------------------------------------------------</span></div>
          <font color="#009900">Gurucharan Vijayakumar,</font>
          <div><font color="#009900">Software Development Engineer,</font></div>
          <div><font color="#009900">Chennai.</font></div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>