Category "android-manifest"

Setting AndroidManifest's activity screenRotation different per flavor

Is there a way to dynamically set the activity screenOrientation in AndroidManifest from gradle's build.config? I need to have a flavor which allows rotation,

How to solve Android Error type 3?

Below manifest formation I am using into my project but whenever I am trying to run my emulator, I am getting below mentioned error. please give me a exact solu

Manifest merger failed with multiple errors, see logs

first of all i am new to Android, i have imported an eclipse project to android studio. On building project it is showing this error "Error:Execution failed

What is the use of <permission-group> in android?

From android documentation, Its clear that Using "permission-group" we can create a permission group. Using "permission" element in android manifest file, we ca