Hi, if I set the Crc of a file compressed on Java (with java.util.zip library), Android gets it like -1 (not set). Surprisingly, it gets the name and date perfectly, but the extra field, size or any other attribute returns -1. The same file, uncompressed in Java returns its field values perfectly, so it's not problem of my code. Is this a bug of Android implementation of java.util.zip? Are there more people with this problem?
Advanced 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

