-1

I am currently developing an application for a smartphone and i was wondering is it possible to retrieve directions from google maps,when given the current location and the desired destination, to the application?

And just an outline on how to do this if possible?

Thanks

Hip Hip Array
  • 4,665
  • 11
  • 49
  • 80

3 Answers3

2

inde, there is a GOOGLE MAPS API here :Site

clement
  • 4,204
  • 10
  • 65
  • 133
1

You can use: Google Maps API External Library

Mircea Vutcovici
  • 1,894
  • 19
  • 27
0

See this : Loading a Maps API site in a Native Android Application

COD3BOY
  • 11,964
  • 1
  • 38
  • 56
Fletch
  • 963
  • 6
  • 15
  • Your answer appears to be a *stub*. Please [provide context](http://stackoverflow.com/questions/how-to-answer) for the link you have provided. – animuson Jan 05 '12 at 01:30