Android DownloadManager ETag support -


there info android's downloadmanager support etags. okay, have server etag support (e.g. dropbox). when i'm trying download file downloadmanager creates new 1 , appends number local filename (e. g. file.zip, file-1.zip, file-2.zip etc.). there way not download existing file same etag? app will downloading huge files don't want reload them every time.

is there way not download existing file same etag?

you 1 requesting downloads. need determine files should , should not downloaded. afaik, downloadmanager uses etag interrupted downloads -- not store etag information indefinitely.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -