--- 开始编译项目"安卓测试":
正在连接生成安卓APK输出文件"C:\Users\qinsw\Desktop\xx\_int\安卓测试\release\linker\xiaoqin.apk"
当前程序编译时所需求安卓SDK API版本: 17, 实际所使用版本: 17; 运行时所需求API版本: 17
当前程序所需求Java SDK版本: 1.6; 实际所使用版本: 1.8
错误:
步骤"生成资源ID"执行失败
W/ziparchive( 3584): Unable to open 'E:\res\layout\rg_bb.xml:4: error: No resource identifier found for attribute 'id' in package 'android'
res\layout\rg_bb.xml:4: error: No resource identifier found for attribute 'orientation' in package 'android'
res\layout\rg_bb.xml:4: error: No resource identifier found for attribute 'weightSum' in package 'android'
res\layout\rg_bb.xml:4: error: No resource identifier found for attribute 'layout_width' in package 'android'
res\layout\rg_bb.xml:4: error: No resource identifier found for attribute 'layout_height' in package 'android'
res\layout\rg_qdl.xml:4: error: No resource identifier found for attribute 'id' in package 'android'
res\layout\rg_qdl.xml:4: error: No resource identifier found for attribute 'orientation' in package 'android'
res\layout\rg_qdl.xml:4: error: No resource identifier found for attribute 'weightSum' in package 'android'
res\layout\rg_qdl.xml:4: error: No resource identifier found for attribute 'layout_width' in package 'android'
res\layout\rg_qdl.xml:4: error: No resource identifier found for attribute 'layout_height' in package 'android'
res\layout\rg_qdl.xml:11: error: No resource identifier found for attribute 'id' in package 'android'
res\layout\rg_qdl.xml:11: error: No resource identifier found for attribute 'layout_width' in package 'android'
res\layout\rg_qdl.xml:11: error: No resource identifier found for attribute 'layout_height' in package 'android'
res\layout\rg_qdl.xml:16: error: No resource identifier found for attribute 'id' in package 'android'
res\layout\rg_qdl.xml:16: error: No resource identifier found for attribute 'layout_width' in package 'android'
res\layout\rg_qdl.xml:16: error: No resource identifier found for attribute 'layout_height' in package 'android'
错误: 建立所指定的安卓APK输出文件"C:\Users\qinsw\Desktop\xx\_int\安卓测试\release\linker\xiaoqin.apk"失败
--- 项目"安卓测试"编译或连接失败. 编译过程中共遇到了 0 个警告, 2 个错误.