Android resource compilation failed in 3.3.0-alpha02

后端 未结 4 775
南旧
南旧 2021-01-05 18:09

Whenever I try and build my project, I get this error:

Android resource compilation failed
Output:  
C:\\Users\\smart\\AndroidStudioProjects\\ShoppingList\\a         


        
4条回答
  •  温柔的废话
    2021-01-05 18:36

    When i upgrade android studio this error "Android resource compilation failed" occurred.

    I search every there, but i cant find solution so i deleted three line in values.xml

    
    OMFMLabelId
    OMFMTag 
    

    so it worked . notice : all library in build.gradle must be upgraded.

提交回复
热议问题