BUILD FAILED com.android.ide.common.process.ProcessException:无法执行aapt

时间:2018-05-31 11:30:20

标签: angular cordova ionic-framework

我知道有很多解决方案,比如删除平台,然后重新添加它的特定版本,我删除了平台,然后添加了android@6.1.2,显示错误"wrapper not found you need to update sdk"所以我运行离子添加平台android@6.2.2现在我得到下面提到的这个错误,

:processDebugManifest UP-TO-DATE
:processDebugResourcesF:\ionic\iitk-convocation-2017\platforms\android\build\int
ermediates\res\merged\debug\values-v26\values-v26.xml:15:21-54: AAPT: No resourc
e found that matches the given name: attr 'android:keyboardNavigationCluster'.
     FAILED

F:\ionic\iitk-convocation-2017\platforms\android\build\intermediates\res\merged\
debug\values-v26\values-v26.xml:15: error: Error: No resource found that matches
 the given name: attr 'android:keyboardNavigationCluster'.



FAILURE: Build failed with an exception.


* What went wrong:
Execution failed for task ':processDebugResources'.
> BUILD FAILED

Total time: 3.871 secs
com.android.ide.common.process.ProcessException: Failed to execute aapt





 I am using 
    Cordova CLI: 8.0.0
    Ionic Version: 1.3.3
    Ionic CLI Version: 1.4.0
    Ionic App Lib Version: 0.0.16
    OS: Windows 7 SP1
    Node Version: v6.11.1

0 个答案:

没有答案