We use build flavors + build types for this purpose, for expample, we have 
production and test flavors which defines custom backend base URL and other 
things. 

As result, we have build matrix:
1) testFlavor-DEBUG.apk
2) testFlavor-RELEASE.apk
3) prodFlavor-DEBUG.apk
4) prodFlavor-RELEASE.apk

In IDE (Android Studio) you can select product flavor and build type

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

Reply via email to