| Author |
Google Maps; can they be used from within an android app?
|
James Elsey
Ranch Hand
Joined: Dec 21, 2007
Posts: 228
|
|
Is it possible that we can use google maps within an android application?
For example :
I have an app, it shows my location on a map (using http://developer.android.com/reference/android/location/package-summary.html )
Can I then search for nearby locations, such as nearby pertrol stations? And show them on the map
Thanks
|
Kind Regards, James. OCPJP 1.6 || My SCJP / OCJCP Study Notes
Interested in : SCJP, Google App Engine, Stripes, Android;|| My Bite-Size SCJP Study Blog
|
 |
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
Yes.
Read up on MapActivity, MapViews and the LocationProvider et al. classes in the package that you've mentioned.
Start by looking at the following tutorial: Hello MapView
|
[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
|
 |
 |
|
|
subject: Google Maps; can they be used from within an android app?
|
|
|