Hello,
I am working on an Android platform that needs to periodically poll a
server to determine if a file (XML) has changed and if so, download
that file to the device. This is a new application and am new to
Android so looking for some help in setting this up. I was thinking of
creating a Service that handles the file checking and downloading, it
could be triggered by the AlarmManager every x minutes. The file is
small and the server and device are on a local network.

Thanks!

-- 
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

Reply via email to