How to consume a HTTP response page (with XML as response) periodically in Android? -


I have a simple page that updates itself and generates a response in XML

I am surprised how these changes in Android are shown every 1 minute by the user, I need GCM or any other tool for this to push it or it is not necessary. matter? I have read everything about GCM and as I already have a webserver HTTP I will not need to configure another server.

I appreciate the help, thanks.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -