Android Studio – How to address "Attribute android: ** not allowed here" errors?
I came to realize that there are errors in my main/AndroidManifest.xml file. Most of them report: "Atribute android:** not allowed here" (** = icon, launchMode, theme, configChanges, hardwareAccelerated, usesCleartextTraffic and windowSoftInputMode). There is also an error: "Unresolved class '.MainActivity' (see…