Android manifest attribute not allowed here

后端 未结 11 1925
自闭症患者
自闭症患者 2021-02-18 13:28

I have several manifest errors regarding some attributes . I have not made any changes to the manifest the application generated automatically yet i get several errors. *( I\'m

11条回答
  •  一整个雨季
    2021-02-18 13:48

    Close AndroidManifest — File — Sync Project with Gradle Files. It helped.

    P.S. A few months later I met this problem again — googled — found this answer and it didn't help! :D But this time I removed the Android Studio and installed the beta version. It helped.

提交回复
热议问题