<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 Ricardo,<br>
      <br>
      Currently issue-23 is a work in progress not really suited for
      normal use - except you want to activly develop on it.<br>
      <br>
      And for master: I don't need the full logcat output just where
      something with "Exception" starts :)<br>
      <br>
      Regards,<br>
      Peter.<br>
      <br>
    </div>
    <blockquote
cite="mid:CAGoZBeqDrGwMPiqq=Z3eJ2aSOypckUJ=WP7Jdx71ZvPRr+22-w@mail.gmail.com"
      type="cite">
      <div dir="ltr">I received the subscription thanks!
        <div><br>
        </div>
        <div>I decide test issue-23 branch and the problem still here.</div>
        <div style="">When i use the remote option or download option(
          i.e. Berlin) then the map shows up but fails when the app
          invoke prepareGraph() method: and then show the message:</div>
        <div style=""><br>
        </div>
        <div style="">"An error happened while creating graph: Couldn't
          load storage/sdcard0/graphhopper/maps/berling-gh"</div>
        <div style=""><br>
        </div>
        <div style="">
          <div> protected Path saveDoInBackground(Void... v) throws
            Exception {</div>
          <div>                GraphHopper tmpHopp = new
            GraphHopper().forMobile();</div>
          <div>                tmpHopp.chShortcuts(true, true);</div>
          <div>               <b> tmpHopp.load(mapsFolder +
              currentArea);</b></div>
          <div>                log("found graph with " +
            tmpHopp.graph().nodes() + " nodes");</div>
          <div>                hopper = tmpHopp;</div>
          <div>                return null;</div>
          <div>  }</div>
          <div><br>
          </div>
          <div style="">While i am debuggin i can see how in the
            instrucction <b>tmpHopp.load(mapsFolder + currentArea); </b>an
            exception is thrown and catched and then show the message
            above.</div>
          <div style=""><br>
          </div>
          <div style="">I cant send you a logcat because everytime i try
            to use the app restart the download and then i have to
            uninstall and clean graphhopper folder.</div>
          <div><br>
          </div>
          <div style="">Looks like master branch seems more stable than
            issue-23 branch.</div>
          <div><br>
          </div>
          <div><br>
          </div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">2013/5/6 Peter K <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:peathal@yahoo.de"
              target="_blank">peathal@yahoo.de</a>></span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div>I sent you an reply to the mailing list + subscribed
                you. <br>
                <br>
                If you did't recieve it ... I'll really have to consider
                switching the mailing list :(<br>
                <br>
                Did you subscribed to the mailing list before posting to
                it?<br>
                <br>
                <br>
              </div>
              <div>
                <div class="h5">
                  <blockquote type="cite">
                    <div dir="ltr">Hi Peter,
                      <div>Thanks for reply, but i did not recieve any
                        answer ou vía mailing list.</div>
                      <div><br>
                      </div>
                      <div>Now i have another problem :(</div>
                      <div><br>
                      </div>
                      <div>Today (before read this message) I cloned
                        master branch  and now there are no more
                        problems generating files for routing but...
                        when i carry them to SD card and I start the app
                        something fails in load method of GraphHopper
                        class.</div>
                      <div><br>
                      </div>
                      <div>
                        <div>protected Path saveDoInBackground(Void...
                          v) throws Exception {</div>
                        <div>                GraphHopper tmpHopp = new
                          GraphHopper().forAndroid();</div>
                        <div>               
                          tmpHopp.contractionHierarchies(true);</div>
                        <div>               <b> tmpHopp.load(mapsFolder
                            + currentArea);</b></div>
                        <div>                log("found graph with " +
                          tmpHopp.getGraph().nodes() + " nodes");</div>
                        <div>                hopper = tmpHopp;</div>
                        <div>                return null;</div>
                        <div>}</div>
                      </div>
                      <div><br>
                      </div>
                      <div>I check mapsFolder and currentArea strings
                        and they have correct values.</div>
                      <div><br>
                      </div>
                      <div>More info: i tried with Slovenia and
                        Portugal, in other hand if i use remote option
                        and download Berlin or New york everything goes
                        well.</div>
                      <div><br>
                      </div>
                      <div>PD: I'm sorry if this should be and issue in
                        github, but i am very new and I am not sure if
                        this can be considered an issue.</div>
                      <div><br>
                      </div>
                      <div><br>
                      </div>
                    </div>
                    <div class="gmail_extra"> <br>
                      <br>
                      <div class="gmail_quote">2013/5/6 Peter K <span
                          dir="ltr"><<a moz-do-not-send="true"
                            href="mailto:peathal@yahoo.de"
                            target="_blank">peathal@yahoo.de</a>></span><br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex"> hi ricardo, did you
                          recieve my answer via the mailing list?<br>
                          <br>
                          <a moz-do-not-send="true"
href="http://lists.openstreetmap.org/pipermail/graphhopper/2013-May/000108.html"
                            target="_blank">http://lists.openstreetmap.org/pipermail/graphhopper/2013-May/000108.html</a><br>
                          <br>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                  </blockquote>
                  <br>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
GraphHopper.com Your way is our destination!</pre>
  </body>
</html>