More updates:

1. multi-dex support with full dex sharding
2. device support from v4+ for live-code updates

On Tuesday, September 15, 2015 at 9:22:45 AM UTC-7, pfn wrote:
>
> protify is even more awesome now:
>
> 1. It supports live-coding (in scala, java or kotlin)
> 2. requires no code-changes in app code to instrument
> 3. https://youtu.be/4MaGxkqopII
> 4. https://github.com/pfn/protify
>
> On Thursday, August 13, 2015 at 4:14:22 PM UTC-7, pfn wrote:
>>
>> So, I've been playing around with an idea lately of being able to rapidly 
>> preview layouts and code without having to go through the whole 
>> compile/build/deploy/install/run cycle.
>>
>> Here comes 'protify':
>>
>> 1) lets you preview XML layouts in seconds on a real-device (or 
>> emulator). Full support for resources, themes, etc.
>> 2) lets you preview code, either Java or Scala, in seconds on a real 
>> device, with full support for resources, themes, etc
>>
>> 1a/2a) support-v4, appcompat-v7 and design libraries are all included by 
>> default, so they are available for immediate use as well.
>>
>> The project hasn't been completely finished yet (artifacts are not 
>> published) however, here are some demos and source links to whet your 
>> appetites:
>>
>> layout preview demo:
>>   https://www.youtube.com/watch?v=sgT9RA4SONU
>>
>> code preview demo:
>>   https://youtu.be/g63I87UZ6bg?t=3m10s
>>
>> source:
>>   https://github.com/pfn/protify
>>
>

-- 
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