Search code examples
androidapkbundlesign

Android - Export encrypted key for enrolling published apps


In Android Studio, what is the "export encrypted key for enrolling published apps" function when generating signed APK/bundle?


Solution

  • If you want Android Studio to also save the signature key as an encrypted file, then select the Export encrypted key check box. In order to be able to upload the bundle, you must also upload this encrypted file to the Google Play console and register the application with Google Play.