Hi there, I've developed an app that uses the GeoCoder service included in the Google API - I'm now interested in building a replacement service (using OpenStreetMap's Nominatim geocoder) that can be used on devices that don't have the API installed, but I can't seem to locate any documentation on implementing a geocoder service that the android.location.GeoCoder class can use. Any pointers on where this might be buried?
On a related note - in order to use the geocoder service provided by the API, am I implicitly agreeing to the Maps API terms of service? No other API components outside the standard android API are being used in the app. Any suggestions are very gratefully received! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

