有什么方法可以取消发布,然后从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.
其他回答
注意:当发布/取消发布选项移动到不同位置时,添加一个新的答案。
正如在其他答案中提到的,你不能删除应用程序。随着更新的谷歌播放控制台(测试版),取消发布选项被移动到不同的位置:
设置->高级设置->应用程序可用性
相应地启用已发布/未发布!
你可以从应用商店中删除应用,或者点击应用标题下方的小标签“取消发布”,绿色状态标签“已发布”右侧。
即使你的应用已经发布了很长时间,我的应用也是如此。
的问候。
事实上,现在部分可能: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菜单,然后单击“定价和。 分配”项目。 点击取消发布
推荐文章
- 警告:API ' variable . getjavacompile()'已过时,已被' variable . getjavacompileprovider()'取代
- 安装APK时出现错误
- 碎片中的onCreateOptionsMenu
- TextView粗体通过XML文件?
- 如何使线性布局的孩子之间的空间?
- DSL元素android.dataBinding。enabled'已过时,已被'android.buildFeatures.dataBinding'取代
- ConstraintLayout:以编程方式更改约束
- PANIC: AVD系统路径损坏。检查ANDROID_SDK_ROOT值
- 如何生成字符串类型的buildConfigField
- Recyclerview不调用onCreateViewHolder
- Android API 21工具栏填充
- Android L中不支持操作栏导航模式
- 如何在TextView中添加一个子弹符号?
- PreferenceManager getDefaultSharedPreferences在Android Q中已弃用
- 在Android Studio中创建aar文件