This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Android and the fly likes Google Maps; can they be used from within an android app? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Google Maps; can they be used from within an android app?" Watch "Google Maps; can they be used from within an android app?" New topic
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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Google Maps; can they be used from within an android app?
 
Similar Threads
Map data formats supported on Android..
Supported Map data formats on Android
what google Maps/GPS API can do
Is there any chapter in your book for dealing with GPS and Map ?
unable to get gps coordinates in my app on mobile