How to fix com.android.builder.internal.aapt.AaptException: Failed to crunch file?

后端 未结 7 1645
青春惊慌失措
青春惊慌失措 2021-02-01 16:09

I have the latest version of Android Studio (as of Sep 21, 2016). When I create a brand new project in Android Studio and try to build it, I am getting this build error:

7条回答
  •  悲&欢浪女
    2021-02-01 16:34

    I encountered a similar error. Just try to reduce the path length by moving the project folder up. This will surely solve the problem.

提交回复
热议问题