'Link aapt2 failed

when i linked file resource i have this errors:

AndroidManifest.xml:2: error: attribute android:hardwareAccelerated not found.
AndroidManifest.xml:2: error: attribute android:versionCode not found.
AndroidManifest.xml:2: error: attribute android:versionName not found.
AndroidManifest.xml:4: error: attribute android:anyDensity not found.
AndroidManifest.xml:4: error: attribute android:largeScreens not found.
AndroidManifest.xml:4: error: attribute android:normalScreens not found.
AndroidManifest.xml:4: error: attribute android:resizeable not found.
AndroidManifest.xml:4: error: attribute android:smallScreens not found.
AndroidManifest.xml:4: error: attribute android:xlargeScreens not found.

any solution?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source