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.
我有一个应用程序,我想将其上传到 google play,但出现错误,所以我对其进行了 zipalign:
zipalign -v 4 a.apk b.apk
之后,在cmd上,我对它做了keytool,我得到了一个错误
keytool 错误:java.io.IOException:不正确的 AVA 格式
像oi60.tinypic.com/fw1350.jpg 谁能知道这个问题?