11:32 Failed to commit install session 2107185132 with command cmd package install-commit 2107185132. Error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl2107185132.tmp/base.apk (at Binary XML file line #41): Empty class name in package com.awz.driver
11:32 Session 'iIISDrv': Installation did not succeed.
The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
Retry
需要在 <application开头 添加:
android:appComponentFactory="android.support.v4.app.CoreComponentFactory" tools:replace="android:appComponentFactory"