View Single Post
Old 05-26-2010, 04:58 AM   #42
Yellowman1
Edge User
 
@ChrisF:

Thanks for decoding the files for me. This is the exact same error I get when I try to run the program on my XP and Win7 machines (glad I'm not the only one getting this error, I've been kind of feeling stupid :-) ). So how do I fix this?

Thanks for your help,

Quote:
Originally Posted by 10tklz View Post
Hello, I'm trying to run this on XP but I'm getting: ERROR: Cannot verify file signature. This is likely a problem with APKtool.
If this error is persistant, please post the conents of the text box on the eDGe forum thread.

Here are the contents:
May 25, 2010 7:33:15 PM brut.androlib.Androlib buildSourcesRaw
INFO: Copying classes.dex file...
May 25, 2010 7:33:15 PM brut.androlib.Androlib buildResourcesFull
INFO: Building resources...
May 25, 2010 7:33:18 PM brut.androlib.Androlib buildApk
INFO: Building apk file...
'jarsigner' is not recognized as an internal or external command,
operable program or batch file.
'jarsigner' is not recognized as an internal or external command,
operable program or batch file.
Unable to open 'Apps\AndSudoku\dist\Rebuilt.apk' as zip archive

C:\AppsDecoder_1-2\AppsDecoder_1-2>echo Building and signing App AndSudoku.apk
Building and signing App AndSudoku.apk

C:\AppsDecoder_1-2\AppsDecoder_1-2>cd /D C:\AppsDecoder_1-2\AppsDecoder_1-2

C:\AppsDecoder_1-2\AppsDecoder_1-2>java -jar apktool.jar -v b -f "Apps\AndSudoku"

C:\AppsDecoder_1-2\AppsDecoder_1-2>jarsigner -keystore eDGe.keystore -storePass eDGe12 -keypass eDGe12 -signedjar "Apps\AndSudoku\dist\Rebuilt.apk" "Apps\AndSudoku\dist\out.apk" eDGe

C:\AppsDecoder_1-2\AppsDecoder_1-2>jarsigner -verify "Apps\AndSudoku\dist\Rebuilt.apk"

C:\AppsDecoder_1-2\AppsDecoder_1-2>zipalign -f 4 "Apps\AndSudoku\dist\Rebuilt.apk" "RebuiltApps\AndSudoku_INSTALL.apk"

C:\AppsDecoder_1-2\AppsDecoder_1-2>