Does the order of features, permissions, activities, services, etc matter when adding them to the B4A manifest file? I have done a "shortcut" wrap before and it seems to me as if the order is indeed important. For eg moving a service to the end of the Manifest file and moving it higher up (I.e closer to the beginning of the Manifest file) made the wrapper to work or not to work. Is there a preference/sequence to how it should be added?