guolindev / Glance

A simple and handy Android database debugging library.
Apache License 2.0
968 stars 94 forks source link

The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED #27

Closed jidaojiuyou closed 2 years ago

jidaojiuyou commented 2 years ago

Installation did not succeed. The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

List of apks: [0] '/xxxx/app/build/intermediates/apk/debug/app-debug.apk' Installation failed due to: 'INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl381002890.tmp/base.apk (at Binary XML file line #42): com.glance.guolindev.ui.db.DBActivityLauncher: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present' Failed to launch an application on all devices

jidaojiuyou commented 2 years ago

谁能想到是这个的问题 debugImplementation 'com.glance.guolindev:glance:1.0.0' 现在的库是 debugImplementation 'com.guolindev.glance:glance:1.1.0'