Jarsigner is not recognized internal or external command

后端 未结 4 1346
野的像风
野的像风 2021-02-12 18:41

i\'m trying to check if my signed release apk is really signed. But following some tutorials, or the single i\'ve found .

$ jarsigner -verify -verbose -certs my_         


        
4条回答
  •  -上瘾入骨i
    2021-02-12 19:01

    "C:\Program Files\Java\jdk1.8.0_40\bin\". if you this instead of the above thread it will take all the functions in the bin area e.g keytool and certifier as well

提交回复
热议问题