App fails to install on physical Device, i always get this error:
"The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED" "Installation failed due to: 'null'"
I am Using API 31, and in the Emulator the App works completely fine.
I looked around a lot and I thought the manifest.xml could be wrong, but I didn't find the Problem. I created a new Project with an Empty Activity, and tried to run this, but I get the same error and I can't explain to myself why, because I didn't change one Charakter from the new Projekt. I checked if the package is spelled in lower Case Letters, it is. What can I do?