有什么方法可以取消发布,然后从Android开发者控制台的应用程序列表中永久删除应用程序?
当前回答
谷歌商店严格没有提供删除/删除生产应用程序的服务,而且您不能更改生产构建以获得最佳测试。
其他回答
事实上,现在部分可能:https://support.google.com/googleplay/android-developer/answer/9023647
Updates to reports In late May 2018, you may begin to see changes in your app's metrics based on your users' deletion of data. Some metrics are calculated based on data from users who have agreed to share their data with developers in aggregate. The metrics that we provide in the Play Console are adjusted to more closely reflect data from all of your users. However, Google will not display data that falls under certain minimum thresholds. Delete an app or game You can permanently remove draft apps or games from your Play Console. You can also delete: Published apps or games that haven't been installed on any devices Published apps or games that no users are entitled to re-install In these cases, contact our support team to request that your app's or game's data be permanently deleted.
谷歌商店严格没有提供删除/删除生产应用程序的服务,而且您不能更改生产构建以获得最佳测试。
你不能删除应用,但可以取消发布。这样做,它将无法在play store中使用,但拥有你的应用程序的用户仍然可以使用你的应用程序。
取消发布应用的步骤: 取消发布你的应用程序在谷歌Play商店:
登录https://market.android.com/publish/Home,登录你的 谷歌播放账号。 单击要删除的应用程序。 单击Store Presence菜单,然后单击“定价和。 分配”项目。 点击取消发布
你可以从应用商店中删除应用,或者点击应用标题下方的小标签“取消发布”,绿色状态标签“已发布”右侧。
即使你的应用已经发布了很长时间,我的应用也是如此。
的问候。
注意:当发布/取消发布选项移动到不同位置时,添加一个新的答案。
正如在其他答案中提到的,你不能删除应用程序。随着更新的谷歌播放控制台(测试版),取消发布选项被移动到不同的位置:
设置->高级设置->应用程序可用性
相应地启用已发布/未发布!
推荐文章
- 模块是用不兼容的Kotlin版本编译的。其元数据的二进制版本为1.5.1,预期版本为1.1.15
- 如何在Android工作室添加“libs”文件夹?
- 使用什么api来绘制其他应用程序(如Facebook的Chat Heads)?
- getDefaultSharedPreferences和getSharedPreferences的区别
- 如何模拟按钮点击使用代码?
- Android Webview给出net::ERR_CACHE_MISS消息
- Parcelable遇到IOException写入序列化对象getactivity()
- 如何在Android中动态更改菜单项文本
- 如何将Base64字符串转换为位图图像,以显示在一个ImageView?
- 新版本的Android模拟器问题-模拟器进程已终止
- 没有与请求版本匹配的NDK版本
- 如何将一个颜色整数转换为十六进制字符串在Android?
- 格式浮动到小数点后n位
- 移除一个onclick监听器
- 如何圆形图像与滑翔图书馆?