Hello, I was looking into pseudo-localization for testing. There is an "aapt -c zz_ZZ" which I'm led to believe should automatically pseudo-localize the app: http://elinux.org/Android_aapt
However, I'm not sure how to customize the command-line options of aapt in gradle. I've seen aaptOptions in build.gradle but only examples of the two fields "noCompress" and "ignoreAssetsPattern". Is there an undocumented option to pseudo-localize? Bonus points if this is only done on debug builds... -Daniel -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
