While Uploading App in Google Play is shows Upload failed You need to check the icon inside your APK because it is not valid(虽然在 Google Play 中上传应用程序显示上传失败 您需要检查 APK 中的图标,因为它无效)
问题描述
请任何人告诉如何消除此错误.
Please any one tell how to remove this error.
谢谢
推荐答案
我已经解决了这个问题.我已将 apk 文件重命名为 zip 并探索可绘制文件夹,发现有一些图像我已经从项目中删除了,但它们仍然显示在 apk 中.删除这些文件后,apk 上传成功.我不知道为什么删除的图像仍在 apk 的可绘制文件夹中.
I have solved the issue. I have renamed the apk file to zip and explore the drawable folder and found there was some images which i have already deleted from project but they are still showing in apk. After deletion of those files the apk uploaded successfully. I do not why the deleted images still in apk's drawable folder.
这篇关于虽然在 Google Play 中上传应用程序显示上传失败 您需要检查 APK 中的图标,因为它无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:虽然在 Google Play 中上传应用程序显示上传失败 您需要检查 APK 中的图标,因为它无效


- Xcode 7.3 中带有 UILabel 的 UIStackView 2022-01-01
- 使用自动布局向 UIScrollView 添加动态大小的视图 2022-01-01
- UITextView 内容插图 2022-01-01
- GPS状态的广播接收器? 2022-01-01
- SetOnItemSelectedListener上的微调程序错误 2022-01-01
- 在 Iphone SDK 的导航栏上添加多个按钮 2022-01-01
- URL编码Swift iOS 2022-01-01
- 如何在 iPhone 模拟器中重置 NSUserDefaults 数据? 2022-01-01
- 网上有没有好的 UIScrollView 教程? 2022-01-01
- 类似于 Mail.app 的 iPad 模态视图控制器? 2022-01-01