Speed up Android project build time in IntelliJ IDEA
问题 I am wondering, if there is any way, how to set skip packaging and dexing in IntelliJ IDEA like in Eclipse and ADT. There is Additional VM Options field in Android DX Compiler section in IntelliJ Preferences , maybe this could be a way, how to set it. I would also appreciate another tips, how to speed up IntelliJ Android project build. 回答1: In Eclipse preferences, the complete name of skip packaging and dexing you are referring is Skip packaging and dexing until export or launch. (Speeds up