Android: How to Implement ProductFlavor-Dependent Permissions with Gradle
A few months ago we were working on a client app project, which releases many different brands from the same core project. In order to keep the code base simple and easy to work with, we're using one android project with one productFlavor for each brand. Some of these brands …
Continue Reading