View Single Post
Old 05-25-2010, 07:33 PM   #39
10tklz
Edge User
 
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>

Last edited by 10tklz; 05-25-2010 at 09:33 PM.