在eclipse导入phonegap 1.9.0的android例子时,提示错误 DescriptionResourcePathLocationType
error: No resource identifier found for attribute 'xlargeScreens' in package 'android'AndroidManifest.xml/cordovaExampleline 22Android AAPT Problem
修改如下
把android的版本指定为2.3.1以上版本就行了。