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
Post a Comment