Android Manifests

Hi all, I am developing an Android app and I am using both Unibill and Everyplay plugins. Neither of which are currently working correctly in a final build. I suspect it’s something to do with manifest files so that is where I am leading…

I notice that in my project I have 2 AndroidManifest.xml files and one Manifest.xml file. I was wandering why there are 3 files? , what is the difference between an AndroidManifest.xml and a Manifest.xml and why each contains a different package name.

Is this right? I am guessing my issues lie with the manifest files but I can’t find much help on this.

Hopefully somebody can shed some light. Thanks.

These questions are similar to what you need: