Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

giannis sotiris
giannis sotiris
2,372 Points

android app with location services and google maps.

hello I am interested about location services and google maps, i am working on a project which have to get some data location from a server (the server is ready) and to display these location to the android app. is any tutorial here about location services and google maps?

1 Answer

Hi Giannis,

I think there used to be a course on location services but that is likely outdated now.

When I was using the GPS, I used the Android Developer docs and found them very clear. I have made a couple of apps using them.

Have a look at their suggested tutorials here.

I hope that helps.

Steve.