OsmSharp / ui

The UI components.
http://osmsharp.com/
GNU General Public License v2.0
139 stars 91 forks source link

Route data loads very slowly; crashes on Android #256

Closed JoeCooper closed 8 years ago

JoeCooper commented 9 years ago

On my iPhone 5, the route needs about two full minutes to load; on my Android device it runs for several minutes before dying with no relevant message in logcat except:

07-17 15:53:19.029: I/ActivityManager(457): Process com.awty.mobile (pid 2185) has died.

I'm not really sure how to debug this or what information might be useful, though.

JoeCooper commented 8 years ago

Totally works now. Even this rather terrible device is resolving points and routes together in under a second in some cases.