IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Android compilers

Last modified: 10 August 2022

Windows/Linux: File | Settings | Build, Execution, Deployment | Compiler | Android Compilers

macOS: IntelliJ IDEA | Preferences | Build, Execution, Deployment | Compiler | Android Compilers

Ctrl+Alt+S or the Settings/Preferences button

Use this page to configure the behavior of the Android dx tool and the ProGuard tool. This tool converts compiled class files to executable .dex files in the Dalvik format for further execution in the Android environment.

On this page: