When I tried to bundle my project I got the following errors;
java.security.PrivilegedActionException: Unknown
java.util.zip.ZipException: zip END header not found
.
What am I missing here please?
When I tried to bundle my project I got the following errors;
java.security.PrivilegedActionException: Unknown
java.util.zip.ZipException: zip END header not found
.
What am I missing here please?
Does it say which zip it complains about? (sounds like a broken zip file)
Basically, we need more info. Find the logs, and perhaps we can find a clue there:
@ashherb2u try this Help! plz, Android can't bundle!
( Remove .internal/lib/*.zip
and then do Project->Fetch Libraries again.)