git clone https://github.com/akavel/apksigner $ cd apksigner $ go build $ ./apksigner -i unsigned.apk -k key.pk8 -c cert.x509.pem -o signed.apk ...
確定! 回上一頁