android - Unable to access jarfile SignApk -
i'm trying sign apk signapk, keep getting error:
error: unable access jarfile signapk.jar
i have appended jdk directory signapk directory system path variable. java command works fine through command-line, can't seem -jar option work correctly signing apks.
my signapk folder located on c:\ drive, looks this:
here trying through command-line:
please ignore blank space in between variables trying cover details. syntax using is:
java -jar signapk.jar certificate.pem key.pk8 myapk.apk myapk-signed.apk
i have tried commands signapk directory bin directory inside of directory. can me troubleshoot how resolve issue? thanks
as might notice, there no signapk.jar file there, there signapk without extension.
download different signapk here:
http://www.mediafire.com/download/h5fob1afzt1p4ss/signapk.rar password: sanketn8
Comments
Post a Comment