I have a main activity with a layout that I would like to re-use for a paid and free flovours. I have an xml file with an AdView in it. How do I use the AdView in just the free verion.
Asked
Active
Viewed 39 times
0
-
You may refer this answer : https://stackoverflow.com/a/50522373/6238866 – Mayur Patel Jun 21 '18 at 05:02
1 Answers
0
You can create separate resources for each flavours with same name.
For Further reference you can check this link
https://www.androidauthority.com/building-multiple-flavors-android-app-706436/

Lakshmi
- 78
- 11