我已經在Android SDK管理器上安裝了所有軟件包。這是我第一次使用eclipse。所以我也創建了一個虛擬設備。現在,當我試圖在eclipse上開始我的作品時,它顯示了一些錯誤。我嘗試過很多東西無法解決這個問題。以下是我的錯誤。請任何人都幫我解決這個問題。在打開eclipse時加載sdk時出錯
[2015-11-06 20:49:05 - Android SDK] Error when loading the SDK:
Error: Error parsing C:\Program Files (x86)\Android\android-sdk\system-images\android-22\android-wear\armeabi-v7a\devices.xml
cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point.
Error: Error parsing C:\Program Files (x86)\Android\android-sdk\system-images\android-22\android-wear\x86\devices.xml
cvc-complex-type.2.4.d: Invalid content was found starting with element 'd:skin'. No child element is expected at this point.
[2015-11-06 20:49:13 - appcompat_v7] C:\Users\Shakir\workspace\appcompat_v7\res\values-v21\styles_base.xml:75: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton'.
[2015-11-06 20:49:13 - appcompat_v7]
只需使用Android Studio。如何:http://developer.android.com/sdk/index.html。 – lewkka