Hello!
1. Is it possible to call a routing request method on androids-MapActivity in background and to pass results to calling activity? How can this be done?
2. How can i use geocoding provided by androids-MapActivity and pass long/lat to a calling activity?

