icon

Android Manifest Package Name

Sets the specified package name in the AndroidManifest.xml

This step allows to change the initial package name specified in AndroidManifest.xml This is mainly required for the android app created with Xamarin. Xamarin doesn't provide an easy wayt to change package name depending on the configuration. So this step may be used to do so.

Similar steps

Sets the Android Manifest Version Code and Name to the specified value, in the target AndroidManifest.xml file for the next build.

Sets the specified <application> attributes in the AndroidManifest.xml

Sets some important values in AndroidManifest.xml

Extracts Android manifest attributes to environment variables.