eclipse - IntelliJ IDEA Android make is slow -


i switched idea had have problems eclipse. overall feels great. however, 1 issue annoys me. building simple application take lot of time. if change 1 line, building takes 1min. in eclipse took 3 seconds.

i've searched lot how improve performance, nothing helped. use 64 bit version of idea, increased ram, gave compiler higher heapsize (java , android dx compiler), checked "make project automatically" , "compile independent modules in parallel". didn't change situation.

why eclipse faster in building .apk idea is? how handle long process?

in case antivirus software causing issue (zonealarm). please vote crazycoder's comment up, had correct intention. build , launching app takes 2 seconds now. great, great.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -