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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -