What are the meaning of the aaptOptions .noCompress , etc. Any body can 
explain them to me,

aapt options
>
> android {  
>     aaptOptions {  
>         noCompress 'foo', 'bar'  
>         ignoreAssetsPattern 
> "!.svn:!.git:!.ds_store:!*.scc:.*:_*:!CVS:!thumbs.db:!picasa.ini:!*~"  
>     }  
> }
>
> This affects all tasks using aapt.
>
>

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