So if I understand it task registered with registerResGeneratingTask () 
will be called after android plugin itself prepare all resources to the 
build/intermediate folder and I can create new resources there, right?


Dne čtvrtek 4. února 2016 3:24:15 UTC+1 Jake Wharton napsal(a):
>
> You don't want to modify anything or you'll affect incremental builds. You 
> can create a task which parses the resource XMLs coming in, generates the 
> new language in a new folder in the build directory, and then register that 
> task as resource generating using regsiterResGeneratingTask on the variant.
>
>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to