我已经用离子安装了人行横道。但是,当我尝试运行“ionic build android”时,出现以下错误:
:processArmv7DebugResourcesE:\Trabalhos\Aplicativos\Mars Curiosity\structure\platforms\android\build\intermediates\manifests\full\armv7\debug\AndroidManifest.xml:26:23-37 : AAPT: No resource found that matches the given name (at 'icon' with value '@drawable/icon').
似乎不存在可绘制资源。
有任何想法吗?
谢谢