I have a need to generate some image resources during the gradle build process (based on which variant is being built, when, and a few other variables). These will be based on files in some of the res/drawable directories in the project.
Is there a place within the gradle build process that I can call a JavaExec task to modify these files before they are packaged into the APK? Any pointers to get me started in the right direction? Thanks, Sam -- 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/groups/opt_out.
