问题
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
- Open your app
- Side nav find artifact library
- You can delete your APK here
After Release
- Open app
- Under Release Management your can find artifact library
- 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