Remove APK from library in Google Play Developer Console

做~自己de王妃 提交于 2019-12-05 08:20:59

问题


Is there a way to remove an APK from the library in the Google Play Developer Console?

To make sure: I don't mean to revert to an earlier version or unpublish an app, but to remove it from the list that can be seen after clicking on "ADD APK FROM LIBRARY" in Release Management>App Release.

The version that I want to removed has not been used in any form of release.


回答1:


Just go to Artifact library and remove needed apk. You can do it for these steps:

-> Open Google Play Console
-> Your project
-> Release management
-> Artifact library
-> Find apk and remove it.

I hope it would be helpful.




回答2:


Yes you can remove the app

Before Release

  1. Open your app
  2. Side nav find artifact library
  3. You can delete your APK here

After Release

  1. Open app
  2. Under Release Management your can find artifact library
  3. You can delete your APK here

Note: The live version of APK can't be deleted.




回答3:


There is no way to remove apk from library once it is uploaded. You can upload a new apk with different version code.




回答4:


In your All applications list you can use the Filter drop-down list (located in the top left-hand corner) to hide applications unpublished apps.

For example:

Without filter

With filter



来源:https://stackoverflow.com/questions/45822460/remove-apk-from-library-in-google-play-developer-console

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!