Wednesday, July 27, 2011

[android-developers] ZipFile behvaior

Hello,

I am working on an android app for dealing with kernel updates for the
OS.
It basicly just downloads a zip file.
But these files once in a while fails to download, and therefore
becomes corrupt.

I would like to know if android's built-in ZipFile class can detect
invalid zip files, or if I would be better of using a md5 hash.

Regards,
Emil Lauridsen

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment