IntelliJ IDEA 2016.3 Help

Generate Signed APK Wizard. Specify APK Location

On this, last, page of the Wizard, specify the output directory for the generated Android Package. Optionally, have IntelliJ IDEA obfuscate the application through integration with the ProGuard built-in tool.

ItemDescription
Destination APK path In this text box, specify the path where the generated .apk file will be stored. Type the path manually, or click the Browse button to choose the path in the dialog that opens.
Run ProGuard Select this check box to have IntelliJ IDEA obfuscate the application through integration with the built-in ProGuard tool. If this option is selected, the default paths to the configuration files that are created automatically are displayed.

For Android SDK tools revision 17 and higher, this option is selected by default. For already existing projects, this check box is cleared.

See Also

Last modified: 21 March 2017