cmd执行 jarsigner -certs -verbose -verify xxx.apk 如果出现以下结果证明已经签名成功 image.png 如果出现以下结果,说明没有进行签名 image.png 如果出现以下结果,说明是debug包 image.png