Hi, I am working on an android application which needs to communicate to server using HTTP . An android device should send some data over to server periodically and receive response from the server as well. Apperantly, Server should (store)keep track of number of active android app user at specific time and device should display all the active users over the map.
Basically, I am confused with how to achive this client-server communication in which I am planning to create Server in PHP and android device ahould use HTTP. What exact mechanism I should use? Please help me with this issue. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

