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,
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
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
From android documentation, Its clear that Using "permission-group" we can create a permission group. Using "permission" element in android manifest file, we ca