Closed GoogleCodeExporter closed 8 years ago
First, refer to this Stackoverflow answer:
http://stackoverflow.com/questions/21213224/roadmanager-for-osmdroid-error-help-
please/21894178#21894178
Then, if you think you encounter a really new issue, then provide the logcat
stacktrace.
Original comment by mathieu....@gmail.com
on 30 Apr 2014 at 8:04
If I copy/paste this full url in a browser, the browser is returning a json
file. The first lines of the json says:
"status":0,"status_message": "Found route between
points","route_geometry":"blah blah blah"
I am also getting "OSRMRoadManager::getRoad: request failed" error in the logcat
Original comment by androabh...@gmail.com
on 1 May 2014 at 5:16
The logcat shows that you have a NetworkOnMainThreadException.
This is the very first case explained in the Stackoverflow answer.
Refer to Tutorial_0 "Important note about network calls".
Original comment by mathieu....@gmail.com
on 1 May 2014 at 11:37
Original issue reported on code.google.com by
androabh...@gmail.com
on 29 Apr 2014 at 12:16Attachments: