Printooth icon indicating copy to clipboard operation
Printooth copied to clipboard

Manifest error in android 12

Open FAB123 opened this issue 2 years ago • 4 comments

Manifest merger failed : android:exported needs to be explicitly specified for . Apps targeting Android 12 and higher are required to specify an explicit value for android:exported when the corresponding component has an intent filter defined

how i can fix it?

FAB123 avatar Dec 02 '21 02:12 FAB123

We could change the apps target device, into Android 11 (targetSdk 31). This library needs new update.

hermawanluo avatar Dec 10 '21 04:12 hermawanluo

Fix by #93

Still waiting for new tagged version...

tspoke avatar Jan 14 '22 15:01 tspoke

"Installation did not succeed. The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED" dued to it. Is there a time when you guys are going to fix this problem on the table?

noelvillaman avatar Jan 25 '22 17:01 noelvillaman

When I removed this library, I could install with no problems.

noelvillaman avatar Jan 25 '22 17:01 noelvillaman