Over the last few months, I've published several revisions to my app. Unfortunately, I didn't keep copies of all the old APKs, and now I'd like to test upgrade from the old versions to my new version. Is there any way to download Google's copy of my old versions? The Google Play developer console shows my old APKs, but without a download link. I tried "Real APK Leecher", but that doesn't let you choose the APK version you want to download. And I'm not able to even temporarily reactivate the old version in the Developer Console since it complains that it's of an earlier version.
问题:
回答1:
THE ANSWER IS OUTDATED. NOW THIS IS POSSIBLE, CHECK @tesla's AND @olleh's ANSWERS
No, unfortunately.
The Android Developer Console is a real disaster, everywhere you look there is something that needs to be fixed or improved, being this issue you mention one of them. Unfortunately for the time being you're out of luck. Unless Google enables this, you cannot download old APKS's. I suppose you could recompile the old code, but I guess you don't have that either and that's why you are here :-)
回答2:
Now it is possible. They added "Manage Releases" tab to Google Play Developer Console. From Manage Releases tab, you can download your app's APK.
回答3:
Latest Update:
Go to
Developer Console => App releases => Production (Manage Production) => Release history => Select the version that you want => Click on Download button.
Your account should be granted with full permissions, otherwise the download button will be hidden.
Original Answer
Go to
Developer Console => Manage Releases => Artifact Library = > Archived Artifacts
You get the option to download the previous releases.
Update:
Go to
Developer Console => App releases => Artifact library => Check the version code/name you wanna download and click the download button at the right.
** Update: **
Developer Console => App releases => Production (Manage Production) => Download arrow.
回答4:
Screenshot of tesla's correct answer. I had a little trouble finding the download icon: