Play商店错误:无法重新安装应用,请重试,仍然无法正常工作,请参见解决此问题的常用方法 [英] Play store error: can't install app try again, and it still doesn't work, see common ways to fix the problem

查看:2123
本文介绍了Play商店错误:无法重新安装应用,请重试,仍然无法正常工作,请参见解决此问题的常用方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我昨天在Play商店发布了一个新应用,并已发布.但是,当我尝试下载并安装它时,会显示此错误:无法重新安装应用X,仍然无法正常工作,请参见解决该问题的常用方法.

我尝试清除播放存储缓存,数据,并多次重置手机. 在我的Xiaami Redmi注意事项5上进行了尝试,也尝试了在另一个Redmi而不是7上进行尝试.

PS:我知道该应用程序正在运行,因为通过Android Studio安装它可以很好地工作.但是,当上传到Play商店并尝试下载时,此方法不起作用.另外,我已经看到生成APK文件后,它不起作用. Ive尝试使用APK文件进行安装,并显示:未安装应用程序"

解决方案

在过去3天中多次失败尝试之后.今天,我发现影响我的Android应用版本更新的问题-无法安装错误消息正在改变:

compileSdkVersion 'android-R'
buildToolsVersion '30.0.0 rc4'
targetSdkVersion 30

compileSdkVersion 29
buildToolsVersion '29.0.3'
targetSdkVersion 29

现在它可以在GooglePlay上运行了.希望能帮助到你.谢谢!

Ive released a new app on the play store yesterday and it was published. However when I try to download and install it shows this error: can't install app X try again, and it still doesn't work, see common ways to fix the problem.

I've tried to clear play store cache, data, reset the phone several times. Tried on my Xiami Redmi note 5, also tried on another redmi not 7. Same error happens.

PS: I know that the app is working because installing it through Android Studio works perfectly fine. However when uploading to Play Store and trying to download it does not work. Also I've saw that after I've generated the APK file, it does not work. Ive tried to install using the APK file and it showed: "App was not installed"

解决方案

After a lot of failed attempts from last 3 days. Today, I figured out that the problem affecting my Android App Version Update – Can't Install Error Message was to change:

compileSdkVersion 'android-R'
buildToolsVersion '30.0.0 rc4'
targetSdkVersion 30

to

compileSdkVersion 29
buildToolsVersion '29.0.3'
targetSdkVersion 29

Now it is working on GooglePlay. Hope it helps. Thanks!

这篇关于Play商店错误:无法重新安装应用,请重试,仍然无法正常工作,请参见解决此问题的常用方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆