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

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -