Error: execution completed for task ': app: processDebugResources'. > java.io.IOException: reading file format error

I have a new android project in androidsutio and it gradle successfully without problems. I do nothing after that, but when I start this project, something will go wrong and give some hints:

Error: execution completed for task ': app: processDebugResources'. java.io.IOException: Error reading file format G: \ Android \ studioworkspace \ MyTestDemo1 \ app \ build \ intermediates \ symbols \ debug \ R.txt line 1394: '?? my} ?? uS? *? \? [m ????? V =? U ??? m ?????: ??? J = t h> ?? Ms ^ ?? 4?????? ABOUT???? n | U Bgn - ?? T ????? -5F $ YGL? l-bh? R? / J ?? S? V? N? m ???? '? J ??? '

This problem also occurs when I import another studio project that can work on another computer using androidstudio without problems, and I restore and clean up the project, it doesn’t work.

+4
source share

Source: https://habr.com/ru/post/1666820/


All Articles