php - Mobile app design -


i wanted ask design mobile app.

the android app location based network 1 user can see his/her location & location of other users of choice.

the map web-based (php) installed on server, while interface android based webview; using location manager app :

-send user coordinates database on server (with each change in position resends)

-the map fetch location database -stops when location not changing-

i'm limited usage of php map (i wanted use google maps api on android project outlines state shouldn't).

i having doubts & appreciate opinions.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -