Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Build Flavors

Manifest Merger Error When Using Dynamic Features And Build Flavors

With dynamic-feature-modules it is possible to define in the AndroidManifest.xml wheter a module sh… Read more Manifest Merger Error When Using Dynamic Features And Build Flavors

Android: Application For Different Requirements And Features

Using build variant in Android we can support different flavors. I need to develop an application w… Read more Android: Application For Different Requirements And Features