Vaandroid.xml declares your plugin as a Vaandroid plugin. It must be located in the root of your jar or bundle. It is used by the system, along with the standard Android conventions.
The location of resources within your project, including the Android manifest and Android resource (res) directory locations.
Defines access permissions to activities, files, and published resources provided by the plugin.
A Vaandroid project can be linked to the Android resources directory, as well as other directories, including libraries and assets.
Resources can be configured to load client-side when specified entities are used.
Settings that determine how and when a Vaandroid plugin is registered by the runtime.