I am new to Android Dev. I want to create a client server style  app that 
has the following features:

*App 1*

   - Activity is google map with markers
   - Markers represent gps positions from remote devices(app2) broadcasted 
   location
   - Markers will only show up in App1 user's map if within certain radius 
   of App2 device broadcasted location (geofencing??)

*App 2*

   - activity broadcasts gps position
   - user can input data to be displayed on map marker that will display 
   for user on app1


I guess this would be sort of like an uber style app, where the app1 person 
can see the App2 user as it moves around locally within, say a 10 mile 
radius. I just need to know what would be the best way to achieve this. Any 
help would be greatly appreciated.

-Brian

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2b4bca48-9863-42ef-b462-1626f5744b72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to