
For this example the the following two items were added, android:banner="Foo" and android:vmSafeMode="True". If you have more than one setting you want to use, separate each setting by adding \n. You can add additional settings for the Application to use by inputting the settings you want to use into the Extra Settings for section. Items that are input into the Extra Tags for Application section will be added to the Application Definition section of the AndroidManifest.xml file. For this example the following tag was used, android:hardwareAccelerated="True". You can add additional tags for the Application by clicking on the Plus sign icon to add a new element to the Application array and then inputting the tag you want to use. Tags that are input into the Extra Tags for Manifest section will be added to the manifest section of the AndroidManifest.xml file.


For this example the following tag was used, android:sharedUserId="Foo". You can add additional tags for the Manifest by clicking on the Plus sign icon to add a new element to the tags array and then inputting the tag or tags you want to use into the input box. Please note that the above Android Manifest file is not a working manifest file and is only shown for reference purposes.
