Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在此之后生成应用程序签名 ,但使用不同的符号获取无效命令,这里我附上 下载的 openssl,它在上面的链接中指定。
Follow EXACTLY this line!!
keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore | "C:\Users\abc\openssl" sha1 -binary | "C:\Users\abc\openssl" base64
我已经投入了 2 天的大部分工作来尝试解决这个问题,当我在本地机器上加载以下代码时它可以工作,当我在云上的真实站点上执行它时会提示这个错误。
Parse error: syntax error, unexpected '<'
当它到达第