Android Tab
In this tab, configure the Android Application Package to be generated.
Item | Description |
---|---|
Type | Select one of the following options from the drop-down list:
Note that the debug mode signature is only sufficient for testing and debugging Android applications, and does not allow publishing them. |
Key store path | In this text box, specify the location of the file where the key will be stored. Type the path manually or click the Choose existing button to choose the relevant file in the dialog that opens. |
Create new | Click this button to open the New Key Store Dialog and configure a new key store and/or a release key to be generated. |
Choose existing | Click this button to have your package signed with a key from an existing key store file. Choose the relevant key store file in the dialog that opens. Later you can choose to use an existing key from this key store, or to have a new key generated in it. |
Key store password | In this text box, type the password for the selected key store. |
Key alias | In this text box, specify the alias to address the key to be used. |
Key password | In this text box, specify the password to access the selected key. |
Run ProGuard | Select this option if you want IntelliJ IDEA to obfuscate the debug APK through integration with the built-in ProGuard tool. |
Config file paths | This text box shows the default location of the proguard-project.txt configuration file that is created automatically together with an Android module. |
Show content of elements | Select this option if you want the contents of certain elements to be displayed in the layout tree. Click the ![]()
|
Last modified: 29 November 2017