java - Android source code compilation takes too long -
i working on kitkat android source imx6. problem whenever add more debug prints of .java files [for ex: wifimonitor.java] see compilation takes more hour complete. adding few prints debugging , ending waiting hour complete, long me. can suggest how finish off compilation [considering single file changed] in less time. there specific command cause android compile changed file , thereby reduce compilation time? command use compilation is:
make -j3
please me out this.
Comments
Post a Comment