Error:com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

后端 未结 30 1831
野的像风
野的像风 2020-11-22 12:51

This is the output of my Gradle console, I am unable to build my project

D:\\Android Projects\\....\\app\\src\\main\\res\\layout\\topic_view_header.xml
Error         


        
30条回答
  •  借酒劲吻你
    2020-11-22 13:55

    Closing the project and restarting android studio fixed this issue for me.

    While restarting, android studio notified that it needed to download missing SDKs, so once that was taken care of ,the issue was fixed.

提交回复
热议问题