Android Studio: Android Manifest doesn't exists or has incorrect root tag

前端 未结 11 1709
天涯浪人
天涯浪人 2020-11-29 21:31

I got this error on Android Studio (AS): \"enter

How I got it:

I created an

11条回答
  •  [愿得一人]
    2020-11-29 22:09

    On Android Studio v0.8.2 clicking on Sync project with Gradle files button solved my problem.

    Screenshot of Android Studio toolbar with

    update

    Thanks to the comment of jaumard. If the Sync project with Gradle files it's not visible you have to open the Gradle panel and click sync icon on top the toolbar.


    Hope it helps :)

提交回复
热议问题