[GraphHopper] App crashed getting response from GraphHopperAPI.rout(request)

Awais Bin Asif 09bicsebasif at seecs.edu.pk
Sun Apr 28 07:48:16 UTC 2013


Yes the demo app is working fine. Basically i want to integrate it in my
Android app. I want to develop an Android app which gives offline
navigation. But now i am trying to run the demo code first. And one more
thing i want to ask there is AStar.java file upload at
https://github.com/graphhopper/graphhopper/blob/master/src/main/java/com/graphhopper/routing/AStar.java

can i use this algorithm for android app offline route planning.?????


On Sun, Apr 28, 2013 at 1:22 AM, Peter K <peathal at yahoo.de> wrote:

>  Please let me know the error and what you changed to better guide you ...
>
>
>  > Then i took two parts of the code
>
> You tried to integrate it in your own application? Is the demo app working
> for you? Try starting from there and iterate ...
>
>
>   Now i don't know the implementation of GraphHopperAPI.rout(req) so how
> can i figure this out.
>
>
> But this is in the source code!?
>
>
> Regards,
> Peter.
>
>
>
>  I am trying to run the code Graphhopper-Android from
> https://github.com/graphhopper/graphhopper-android using berlin-gh graph
> file available at https://code.google.com/p/graphhopper/downloads/list
>
>  First i tried to load the .map file and it successfully loaded. it
> showed the brelin's map
>
>  Then i took two parts of the code
> PrepareGraph()
> calcPath()
>
>  Prepare graph makes toast "*Finished loading graph. Touch to route*"
> thats mean graph loaded successfully. in calcPath() function App crashed at
>
>   GHResponse resp = hopper.route(req);  while getting response.
>
>  where hopper is *GraphHopperAPI hopper*;
> and for request i hard coded the lat lon from map.
>
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/graphhopper
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20130428/7a05a198/attachment-0001.html>


More information about the GraphHopper mailing list