<div dir="ltr"><span style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">I'm trying to use the demo app, i downloaded my own osm file, i used the run.sh script to create the graph (it ran with the ui), i also created the .map file from the same osm file with osmosis and writer plugin. I putted the myosm-gh folder (with .map of course) in /sdcard/graphhopper/maps/ , when i try to use this map a toast appears with the following message: "An error happend while creating graph: Couldn't load load storage at /mnt/sdcard/graphhopper/maps/myosm-gh. ". I'm very confused because when i tried for first time with the berlin.ghz default file it worked fine!. I saw that the content of my gh folder is different from the folder berlin-gh which worked ... , my folder contains 4 files : </span><br style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">
<span style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">edges, geometry, nodes, spatialNIndex. </span><br style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">
<span style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">the berlin default folder contains:</span><br style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">
<span style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">egdes (not edges is it normal? !), geometry, nodes, loc2idIndex</span><br style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">
<span style="color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px;background-color:rgb(251,251,251)">i don't understand why the run script give me different files ... I followed all steps in the wiki page . </span><span style="background-color:rgb(251,251,251);color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:20px">I also checked out the version 0.1 ... thanks</span></div>