Posted this under the manual, but I don't know if anyone ever reads that unless they are also lost..
Not sure this is the place to put it since it's sorta post production, but..
I've been searching Google for a couple hours with no result.. It's as if jarsigner refuses to recognize the commands..
I'll be completely unable to focus at work tomorrow unless I get this fixed....
Inputting:
jarsigner -verbose -keystore c:/android/key/charlie.keystore -storepass password -keypass password c:/android/charlie/charlie.apk[/code:1jyfgecd]
returns the jarsigner help menu... tried rearranging everything to no avail..
[img="http://i.imgur.com/WTRGGHv.png?1"]
I CAN use other commands in jarsigner, like checking if my apk is signed, which it ofc is not.. :/ Help please..
The funny part is that i tried this with jdk7 a week ago, and then it was fine.
But removed that and got 6 when I found this tutorial. Working with a new key and compile of my apk
What am I doing wrong now?