Can you post a build.sbt from your project to see the settings, please?

Il giorno mercoledì 3 dicembre 2014 14:50:52 UTC+1, Daniel Skinner ha 
scritto:
>
> I generally wait 10-15 seconds to deploy on a device after changes and I 
> didn't do anything special to make that happen. This experience is across a 
> range of projects.
> On Dec 3, 2014 5:38 AM, "alessio crestani" <crestani...@gmail.com 
> <javascript:>> wrote:
>
>> Yeah but, it's not a pain for you to wait like 2 minutes for every single 
>> change on your app? 
>> In iOS compile time to emulator is 5 seconds. 
>> If i'm implementing some new stuff i'm waiting 2 minutes every single 
>> line change, it's Boring.
>> Il 02/dic/2014 17:48 "Perry Nguyen" <pfng...@gmail.com <javascript:>> ha 
>> scritto:
>>
>>> proguard cache
>>>
>>> On Tue Dec 02 2014 at 8:28:20 AM Konrad Malawski <
>>> konrad....@project13.pl <javascript:>> wrote:
>>>
>>>> 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...@gmail.com 
>>>> <javascript:>>:
>>>>
>>>>> 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-andro...@googlegroups.com <javascript:>.
>>>>> 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-andro...@googlegroups.com <javascript:>.
>>>> 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-andro...@googlegroups.com <javascript:>.
>>> 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-andro...@googlegroups.com <javascript:>.
>> 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.

Reply via email to