![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | toivocat |
I was exporting my first mobile game I got an error. Then another. The first one was that I didn’t have java 11 installed so I installed it. Then the next one… it said this:
Execution failed for task ‘:processDebugResources’.
A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
Android resource linking failed
ERROR:AAPT: error: failed writing to ‘C:\Users\MyUser\Desktop\Godot Programs\Projects\MobileGame\android\build\build\intermediates\runtime_symbol_list\debug\R.txt’: The data is invalid. (13).
Which makes no sense at all to me.
I really need help.