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 中的图标,因为它无效


基础教程推荐
- LocationClient 与 LocationManager 2022-01-01
- Android文本颜色不会改变颜色 2022-01-01
- Android ViewPager:在 ViewPager 中更新屏幕外但缓存的片段 2022-01-01
- 如何使用 YouTube API V3? 2022-01-01
- 如何使 UINavigationBar 背景透明? 2022-01-01
- “让"到底是怎么回事?关键字在 Swift 中的作用? 2022-01-01
- 在 iOS 上默认是 char 签名还是 unsigned? 2022-01-01
- :hover 状态不会在 iOS 上结束 2022-01-01
- 使用 Ryzen 处理器同时运行 WSL2 和 Android Studio 2022-01-01
- 固定小数的Android Money Input 2022-01-01