I am trying to re-sign the existing android application. But I get a message "This jar contains entries whose certificate chain is not validated.". Even though my jar is properly verified.

I would like to know what are the steps for re-signing the already signed application.

And, what might have been causing to get "This jar contains entries whose certificate chain is not validated."

Kindly update.

有帮助吗?

解决方案

Do it though eclipse ADT Plugin.

There File-> Export Android APK and follow the steps by entering private key. You will be able to do it this way.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top