I have read multiple ways to map a location and I am a bit confused on what is the best. I simply want to open a map centered on a specific street address. Whatever the best option, is there a link to an example somewhere?
Should I:
1) Use the android Geocoder class?
2) make an http post to get long/lat (from yahoo or somewhere)
3) other
thanks for your help!
Ryan





