I haven't been able find a satisfactory answer to the following question.
Is it possible to place the apk, after it has been compiled, in a different directory than the default?
As an example: I have two configurations GOOGLE and AMAZON. When I Compile and Run I would like to have the GOOGLE and AMAZON builds end up in their own directory automatically so that I don't have to manually copy/paste the apk.
Is it possible to place the apk, after it has been compiled, in a different directory than the default?
As an example: I have two configurations GOOGLE and AMAZON. When I Compile and Run I would like to have the GOOGLE and AMAZON builds end up in their own directory automatically so that I don't have to manually copy/paste the apk.