Entry name ‘META-INF/xxx‘ collided [How to Solve]

The following errors are suddenly reported when running the project today:

Entry name ‘META-INF/androidx.vectordrawable_vectordrawable.version’ collided

The reason for the problem is that I have typed the test installation package, and the above problems may occur when running later.

The solution is as follows:

Method 1. Re clean project or rebuild project.

Method 2. App — > build–> outputs–> apk–> debug–> Find the corresponding installation package and delete it.

Read More: