Getting an error when I try to flash Alpha1.zip (I redid alpha1 today)
"End of central directory not found... Installing.. can't open /sdcard/Androidstuff/A1.zip (bad)"
This happens if I turn signature verification OFF.
If I turn it ON, I get
status 0
Here is the recovery.log file from /sdcard/clockworkmod/recovery.log
Code:
-- Installing: SDCARD:Androidstuff/A1.zip
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: SDCARD:Androidstuff/A1.zip
Opening update package...
I:Update file path: /sdcard/Androidstuff/A1.zip
minzip: Could not find end-of-central-directory in Zip
E:Can't open /sdcard/Androidstuff/A1.zip
(bad)
Installation aborted.
Signature Check: Enabled
-- Installing: SDCARD:Androidstuff/A1.zip
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: SDCARD:Androidstuff/A1.zip
Opening update package...
I:Update file path: /sdcard/Androidstuff/A1.zip
I:2 key(s) loaded from /res/keys
Verifying update package...
minzip: Could not find end-of-central-directory in Zip
E:Can't open /sdcard/Androidstuff/A1.zip
(Unknown error: 0)
Installation aborted.
Those two different ways of flashing GIVE THE SAME ERROR...
Developers? How do I fix this????
EDIT - It was the Zip Signer I was using.. I should have suspected something when ADB copied the so called "ROM" over to the sdcard in 0.18sec..
Won't sign files from now on..