1. 程式人生 > >Eclipse 建立Android工程出現錯誤 res\values\styles.xml:7: error: Error retrieving parent for item: No resourc

Eclipse 建立Android工程出現錯誤 res\values\styles.xml:7: error: Error retrieving parent for item: No resourc

Eclipse 建立Android工程出現錯誤 例如:res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.

res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name ‘Theme.AppCompat.Light’.  res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name ‘Theme.AppCompat.Light.DarkActionBar’.`  這些問題基本都是沒有R檔案,

這裡寫圖片描述  即可以在建立工程時,在Minimum Required SDK選擇API4.0就能解決這裡寫圖片描述