How to zip Align APK file in android?

前端 未结 7 638
难免孤独
难免孤独 2020-12-23 20:09

I am uploading my first APK file to google play but I am getting following error.

You uploaded an APK that is not zip aligned. You will need to run a

相关标签:
7条回答
  • 2020-12-23 20:54

    Just make sure you upload the "app-release.apk" file. You find it at this location: Your_Project_Folder/app/app-release.apk

    0 讨论(0)
提交回复
热议问题