On the sbt side of things you can speed up compilation by using name-hashing ( https://groups.google.com/forum/#!topic/play-framework/S_-wYW5Tcvw ) a relatively new feature.
When it comes to proguard - it's always a pain... try having less dependencies, and / or simpler rules. -- Konrad 'ktoso’ Malawski hAkker @ typesafe akka.io / java.pl / geecon.org / krakowscala.pl / gdgkrakow.pl 2014-12-02 17:21 GMT+01:00 alessio crestani <crestani.ales...@gmail.com>: > Hi. I'm developing a complex Android app and with scala+sbt+proguard I'm > taking aproximately 200 seconds to compile and install on emulator. > > What can I do to get a faster compile? especially for the proguard's part. > > -- > You received this message because you are subscribed to the Google Groups > "scala-on-android" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to scala-on-android+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "scala-on-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to scala-on-android+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.