I would like to add a custom attribute to the application tag of my AndroidManifest.xml file. Is this possible in the Android environment?
You could go for a SharedPreferences, instead (aka, settings).