移动端开发 2023-03-02 用Keytool生成Android APP的签名文件 签名文件keystore一般有两种:jks后缀或者keystore后缀,Android Studio中创建的为jks后缀,keytool创建的为keystore后缀,两种文件均可……