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.
我完成了一个应用程序,我想通过谷歌上传它,我遇到了这个错误
You uploaded an APK that is not zipaligned. You will need to run a zip align tool on your APK and upload it again.
我使用了 zipalign,它告诉我“验证成功”,但是当我再次上传它时,它给了我同样的问题,知道吗?