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 remove has not been used in any release.
Just go to App bundle explorer
and remove the needed abb
. You can do it with these steps:
Open Google Play Console Go to your project Go to the "Release" section of the side-bar Go to the "App bundle explorer" Find the APK/Bundle and click "Delete APK/Bundle".
Keep in mind that you need to detach the specific APK/Bundle from any draft releases and save it. Otherwise, the delete option will not be available.
For new Google Play Console:
Click on App bundle explorer
https://i.stack.imgur.com/JU4aS.png
For older app in your app library, on your right side of the screen youll see this button. It will open App Library and you can choose .apk file from there
https://i.stack.imgur.com/fEgIF.png
When you click Artifact:your_artifact_name.apk button, this App Library will be shown:
https://i.stack.imgur.com/MOWyC.png
https://i.stack.imgur.com/fTzFU.png
NOTE: If your application is uploaded and have been published on production (was live), you cannot delete that app artifact because holds some production app data.
Yes you can remove the app
Before Release
Open your app Side nav find artifact library You can delete your APK here
https://i.stack.imgur.com/ZuaA5.png
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.
There is no way to remove apk from library once it is uploaded. You can upload a new apk with different version code.
Yes, you can. As of 14/6(June)/2021, if "Delete App Bundle" doesnt show up, you have to remove that apk/aab file, you added before in a release and should remove that from the release.
https://i.stack.imgur.com/MUNdA.png
https://i.stack.imgur.com/L8bua.png
UPDATED NOTE(17/7(July)/2021): Sorry, i don't know other way to delete apk/aab from "App Bundle Explorer", if the app is published and the apk/aab is not a draft. This answer is only for draft releases and not being published.
Go to "App bundle explorer", locate youyr .AAB (or .APK) and select "Delete app bundle".
https://i.stack.imgur.com/DfXVn.png
Remember that this is only possible if the .AAB has not been published!
As Google has changed play store console Go To Specific App Go To App Bundle Explorer in Navigation Select the apk at the top right dropdown as AirFact and delete
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
https://i.stack.imgur.com/IWT1w.png
With filter
https://i.stack.imgur.com/kxKz6.png
Success story sharing