简体   繁体   中英

Intellij Idea slow compile Android app

I try working with Android applications in Eclipse and Intellij Idea. All work ok, but in Intellij Idea I get very slow compiling of Android application (in Eclipse more fast). Most of time pick up this process:

Generating classes.dex

There is any variants to accelerate building android package in Intellij Idea?

请参阅http://youtrack.jetbrains.com/issue/IDEA-80408并等待其修复...

Verify that you don't have some large extra library added to the dependencies by mistake. If target APK size is similar in Eclipse and IDEA, provide a sample project to reproduce this slow compilation problem.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM