anyway, this: ``` ZipEntry entry = zipFile.getEntr...
# announcements
p
anyway, this:
Copy code
ZipEntry entry = zipFile.getEntry(META_INF + '/' + fileName);
sometimes returns null.