I would like to add a custom attribute to the application tag of my AndroidManifest.xml file. Is this possible in the Android environment?
If anybody needs that for Xamarin (Mono for Android) I couldn't find the constant, but i found the value for it, which is 128.
I used a "for" condition to go through all values from 0 to 1000 and check whenever the MetaData property was not null. lol