I'm starting to work on the next step of my application which requires communication to a server, and more importantly being able to receive information from a server.
the concept is simple I want to be able from a server to tell the android device of a particular user that there is new informations (and xml file) to run in the application.
Since I'm completely ignorant in this area of programming my question is simple:
Can/How can I do that ?