aapt tool failed
SDK: AIR 14.0.0.110
Project for android. Bind the runtime, I get these errors:
aapt tool failed:C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_companion.xml:7: error: Error: No resource found that matches the given name (at 'background' with value '@color/transparent').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:8: error: Error: No resource found that matches the given name (at 'background' with value '@color/transparent').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:8: error: Error: No resource found that matches the given name (at 'textColor' with value '@color/white').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:8: error: Error: No resource found that matches the given name (at 'text' with value '@string/air_wand').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:19: error: Error: No resource found that matches the given name (at 'background' with value '@color/transparent').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:19: error: Error: No resource found that matches the given name (at 'textColor' with value '@color/white').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:32: error: Error: No resource found that matches the given name (at 'background' with value '@color/transparent').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:40: error: Error: No resource found that matches the given name (at 'background' with value '@color/transparent').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:40: error: Error: No resource found that matches the given name (at 'textColor' with value '@color/white').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:53: error: Error: No resource found that matches the given name (at 'background' with value '@color/transparent').
C:\Users\king\AppData\Local\Temp\7fb6690a-7704-4500-9a20-b9c9a4797026\captive_runtime_res\layout\wand_default.xml:53: error: Error: No resource found that matches the given name (at 'textColor' with value '@color/white').
What's wrong?
