开发者

Android - Check the certificate of an app

Hi

Is there any way to check the certificate of an app (e.g. A开发者_运维百科mazon Mobile)?

decompile the apk or whatever?

Thanks


You can use the jarsigner tool from JDK.

JDKFOLDER\bin\jarsigner.exe -verify -verbose -certs myAndroidProgram.apk

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜