Thank you all for your feedback. I am noticing that a large majority of the errors being reported are centered around skyfire. It is humorous is that that specific error was implemented because skyfire had hangups for me when I was changing it by hand with APKtool. Occasionally APKtool just stops responding and hangs on a rebuild regardless if I use the HTA or not.
Quote:
Originally Posted by Yellowman1
I have tried several times with the Skyfire apk file (at least 7-8 times) and I cannot get it to get out of that Error. Any ideas?
|
Would you mind posting or emailing me the contents of the text box that appears below that error message? I have a suspicion that there is an error in the output along the lines of "jarsigner is not a recognized command" In which case that means that your JDK was not properly added to your path variable and therefore java files, namely jarsigner, cannot be used by command line.
Quote:
Originally Posted by Yellowman1
I should point that I don't know what to do with the second step in ChrisF's instructions so I didn't do anything with that step (I skipped it, is that the problem?).
|
APKtool is released under the apache2 open source license. That "step" is just legal jargon that needs to be with APKtool where it is distributed. Not reading the license will have no impact on the tool's performance.
Quote:
Originally Posted by grafix
I was trying to rebuild the "Skyfire-Android" but after I clicked on the Build Android App Button, it gives me an error:
ERROR: Cannot verify file signature, please delete the files and try again.
(This may be due to very large apk files.)
|
Would you mind posting or emailing me the contents of the text box that appears below that error message? This might be the same issue yellowman is experiencing.