android - 在 Google Play 商店上传 apk 的问题

标签 android apk google-play

我在 Google Play 商店中有一个应用程序。 我想把它更新版本放在 Play 商店上。为此,我刚刚从 AndroidManifest.xml 增加了应用程序版本代码。并将该版本上传到 Google Play 商店。 一切正常,我的应用已成功上传到商店。

到目前为止,更新版本没有显示,而是出现了旧应用程序。

那么需要多长时间才能完美上传,让用户得到更新的版本?

最佳答案

在 google playstore 中更新应用程序需要 3-4 小时。等待几个小时,你就会得到它。祝一切顺利。 :)

关于android - 在 Google Play 商店上传 apk 的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22907223/

相关文章:

android - Android项目中的.DS_Store

android - 什么是 INSTALL_PARSE_FAILED_NO_CERTIFICATES 错误?

java - Android Google Play 旧版 OpenSSL 警告

android - 用于 Google Play 测试的信用卡

android - 不显示带有响应的传入数据

安卓工作室。构建签名的 APK。获取 key 失败

Java - 如何使用 YouTube 数据 API 获取 videoid 属性

Android - 将参数传递给 google play,以便在安装后打开应用程序时调用

android - 程序在尝试启动正则表达式模式时停止

android - 每个 Activity 上的相同操作栏项目无需重写代码