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! While you're at it, check out some resources Treehouse students have shared here.

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

Hey guys i have a map on android & I want to be able to display everybody position while they are connected ..any ideas

android studio

Irving Amador
Irving Amador
7,488 Points

I have not seen anything about android maps yet but is it possible to do what you are asking?

I mean, wouldnt you need to have a server in between the android users? Like for example a web server with an API logging the locations of each user in its database, then you would have to ask that web server where is everyone located at that moment.

yes basically wat I'm suppose to do I'm trying to use firebase for that