coroandroid
Lurker
Hi all,
I need urgent help.
I have an unsigned apk, and i tried to sign it but i get errors.
I did try with cmd console at jdk1.7.0_11/bin/, and after creating the keystore and sign it i get jar verified and an extrange message:
jar verified
Warning: This jar contains entries whose certificate chain is not validated.
and when re-run with -certs i get:
Certpath not validated: Path does not chain with any of the trust anchors.
I also tried to sighn it with Eclipse(ADT) but i also get parse errors when I import the unsigned apk files to an Android Project.
I am new with Android Tools so please some advice with not too many technicalities would be appreciated..
Thanks
coro
I need urgent help.
I have an unsigned apk, and i tried to sign it but i get errors.
I did try with cmd console at jdk1.7.0_11/bin/, and after creating the keystore and sign it i get jar verified and an extrange message:
jar verified
Warning: This jar contains entries whose certificate chain is not validated.
and when re-run with -certs i get:
Certpath not validated: Path does not chain with any of the trust anchors.
I also tried to sighn it with Eclipse(ADT) but i also get parse errors when I import the unsigned apk files to an Android Project.
I am new with Android Tools so please some advice with not too many technicalities would be appreciated..
Thanks
coro
