web-dev-qa-db-ja.com

Hello World Android App、Error:workspace \ appcompat_v7 \ res \ values-v21 \ styles_base.xml指定された名前に一致するリソースが見つかりません

私はAndroid開発にたどり着いたばかりの初心者です。"Building your first app "公式のチュートリアルAndroid開発者のWebページ。すべての指示に従いましたが、Eclipseでこのエラーコードを表示します。エラーメッセージは非常に長く、私の設定、SDK、または環境。この問題を解決するのを手伝ってくれる人はいますか?参考までに、私のターゲットSDKはAPI19と私はAPI19

[2014-10-22 17:13:51 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Cliff\workspace\appcompat_v7\bin\jarlist.cache
[2014-10-22 17:13:51 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Cliff\workspace\appcompat_v7\bin\jarlist.cache
[2014-10-22 17:13:51 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Cliff\workspace\appcompat_v7\bin\jarlist.cache
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\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'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:79: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionButton.CloseMode'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:83: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionButton.Overflow'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:25: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionBar.TabView'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:29: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.ActionBar.TabView'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:33: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionBar.TabText'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:37: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.ActionBar.TabText'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:41: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.ActionBar.TabText'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:65: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionMode.Title'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:69: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionMode.Subtitle'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:45: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Menu'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:49: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Title'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:53: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Subtitle'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:57: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Title.Inverse'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:61: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Subtitle.Inverse'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:178: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ProgressBar.Horizontal'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:182: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ProgressBar'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:113: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Spinner'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:115: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Spinner'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:110: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.DropDownItem.Spinner'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:107: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ListView.DropDown'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:121: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ListView'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:126: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ListPopupWindow'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:138: error: Error: No resource found that matches the given name: attr 'Android:overlapAnchor'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:143: error: Error: No resource found that matches the given name: attr 'Android:overlapAnchor'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:129: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.PopupMenu'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:132: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.PopupMenu'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:146: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.PopupMenu.Large'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:150: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.PopupMenu.Small'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:154: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.PopupMenu.Large'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:158: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.PopupMenu.Small'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:164: error: Error retrieving parent for item: No resource found that matches the given name '@Android:TextAppearance.Material.SearchResult.Title'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:168: error: Error retrieving parent for item: No resource found that matches the given name '@Android:TextAppearance.Material.SearchResult.Subtitle'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:172: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.AutoCompleteTextView'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:174: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.AutoCompleteTextView'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:93: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Toolbar.Button.Navigation'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:97: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Title'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:101: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Subtitle'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:62: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Button'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:20: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:22: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Display4'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:24: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Display3'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:26: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Display2'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:28: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Display1'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:30: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Headline'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:32: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Title'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:34: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Subhead'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:36: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Body2'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:38: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Body1'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:40: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Caption'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:42: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Menu'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:60: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Button'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:46: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Inverse'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:48: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Large'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:50: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Large.Inverse'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:52: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Medium'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:54: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Medium.Inverse'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:56: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Small'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base_text.xml:58: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Small.Inverse'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:26: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Theme.Material'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:31: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Theme.Material.Light'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:36: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Theme.Material.Dialog'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:41: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Theme.Material.Light.Dialog'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v11\themes_base.xml:338: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v14\themes_base.xml:29: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v11\themes_base.xml:345: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v14\themes_base.xml:37: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v11\themes_base.xml:352: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v14\themes_base.xml:45: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v11\themes_base.xml:359: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v14\themes_base.xml:53: error: Error: No resource found that matches the given name: attr 'Android:actionModeShareDrawable'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:202: error: Error retrieving parent for item: No resource found that matches the given name 'Android:ThemeOverlay.Material'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:212: error: Error retrieving parent for item: No resource found that matches the given name 'Android:ThemeOverlay.Material.Light'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:205: error: Error retrieving parent for item: No resource found that matches the given name 'Android:ThemeOverlay.Material.Dark'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:219: error: Error retrieving parent for item: No resource found that matches the given name 'Android:ThemeOverlay.Material.ActionBar'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:223: error: Error retrieving parent for item: No resource found that matches the given name 'Android:ThemeOverlay.Material.Dark.ActionBar'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:81: error: Error: No resource found that matches the given name: attr 'Android:colorAccent'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:83: error: Error: No resource found that matches the given name: attr 'Android:colorControlActivated'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:84: error: Error: No resource found that matches the given name: attr 'Android:colorControlHighlight'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:82: error: Error: No resource found that matches the given name: attr 'Android:colorControlNormal'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:79: error: Error: No resource found that matches the given name: attr 'Android:colorPrimary'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:80: error: Error: No resource found that matches the given name: attr 'Android:colorPrimaryDark'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:118: error: Error: No resource found that matches the given name: attr 'Android:colorAccent'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:120: error: Error: No resource found that matches the given name: attr 'Android:colorControlActivated'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:121: error: Error: No resource found that matches the given name: attr 'Android:colorControlHighlight'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:119: error: Error: No resource found that matches the given name: attr 'Android:colorControlNormal'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:116: error: Error: No resource found that matches the given name: attr 'Android:colorPrimary'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:117: error: Error: No resource found that matches the given name: attr 'Android:colorPrimaryDark'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:155: error: Error: No resource found that matches the given name: attr 'Android:colorAccent'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:157: error: Error: No resource found that matches the given name: attr 'Android:colorControlActivated'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:158: error: Error: No resource found that matches the given name: attr 'Android:colorControlHighlight'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:156: error: Error: No resource found that matches the given name: attr 'Android:colorControlNormal'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:153: error: Error: No resource found that matches the given name: attr 'Android:colorPrimary'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:154: error: Error: No resource found that matches the given name: attr 'Android:colorPrimaryDark'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:192: error: Error: No resource found that matches the given name: attr 'Android:colorAccent'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:194: error: Error: No resource found that matches the given name: attr 'Android:colorControlActivated'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:195: error: Error: No resource found that matches the given name: attr 'Android:colorControlHighlight'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:193: error: Error: No resource found that matches the given name: attr 'Android:colorControlNormal'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:190: error: Error: No resource found that matches the given name: attr 'Android:colorPrimary'.
[2014-10-22 17:13:53 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\themes_base.xml:191: error: Error: No resource found that matches the given name: attr 'Android:colorPrimaryDark'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\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'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:79: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionButton.CloseMode'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:83: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionButton.Overflow'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:25: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionBar.TabView'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:29: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.ActionBar.TabView'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:33: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionBar.TabText'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:37: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.ActionBar.TabText'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:41: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.ActionBar.TabText'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:65: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionMode.Title'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:69: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionMode.Subtitle'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:45: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Menu'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:49: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Title'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:53: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Subtitle'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:57: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Title.Inverse'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:61: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.ActionBar.Subtitle.Inverse'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:178: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ProgressBar.Horizontal'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:182: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ProgressBar'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:113: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Spinner'.
[2014-10-22 17:13:57 - MyFirstApp] C:\Users\Cliff\workspace\appcompat_v7\res\values-v21\styles_base.xml:115: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Spinner'.
.
.
.
.
21
Cliff

参考までに、私のターゲットSDKはAPI19であり、API19でコンパイルしています

ターゲットとコンパイルにAPI21(またはそれ以上)を使用します。

API 19は、不足しているマテリアルを認識しません。

Eclipseでこれを行うには、独自のプロジェクトをターゲットAPI21(またはそれ以上)に設定します:Project PropertiesおよびAndroidペインで、API21(またはそれ以上)としてProject Build Tagretを指定します。自分のプロジェクトのProject Build Tagretが21未満の場合、質問にエラーが表示されます。 Project Build Tagretを変更したときに、独自のプロジェクトをクリーンおよび再ビルドします。

23
Dodge

問題の原因を見つけました。新しいプロジェクトを作成すると、appcompat_v7ライブラリの参照が含まれます。

enter image description here

appcompat_v7ライブラリには既にサポートライブラリ "Android-support-v4.jar"が含まれています

enter image description here

問題は、作成された新しいプロジェクトがライブラリ「/libs」のAndroid-support-v4.jarフォルダにも含まれていることです!新しいプロジェクトからこの.jarを削除するだけです(すでにappcompat_v7ライブラリに含まれています)

clean and build your projectを忘れないでください

この問題は、API 19を使用してAPI 21以降を使用する場合に発生します

13
Jorgesys

これは、 "appcompact_v7"ライブラリプロジェクトでのEclipseとSDKの関係によるものです。

新しいAndroidアプリケーションプロジェクトを作成すると、Eclipseはlibrary(appcompact_v7)プロジェクトを追加しようとします。ターゲット19(API 19)、Eclipseはappcompact_v7ライブラリプロジェクトも生成しますAPI 19。アプリケーションをクリーニングしてビルドすると、次のようなエラーが発生しました。

....\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'.
....\appcompat_v7\res\values-v21\styles_base.xml:79: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionButton.CloseMode'.
....\appcompat_v7\res\values-v21\styles_base.xml:83: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionButton.Overflow'.
....\appcompat_v7\res\values-v21\styles_base.xml:25: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.ActionBar.TabView'.
....\appcompat_v7\res\values-v21\styles_base.xml:29: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Light.ActionBar.TabView'.

どうして? Eclipseがappcompact_v7を作成するとき、SDKマネージャーからすべてのSDKバージョンのすべての参照を取得するためです。したがって、appcompact_v7には、API 19より大きいSDKの参照があります。

OK、ログのこの部分を確認してください:appcompat_v7\res\values-v21\styles_base.xml:75。示されているように、values-v21(ターゲット21(API 21)を意味する)の参照をコンパイルすることはできません。したがって、そのようなエラーが表示されました。

それで、私たちがする必要があること。行う必要があるのは、appcompact_v7プロジェクトのコンパイルターゲットが常に関連SDKの最新のAPIである必要があることです

また、このエラーは、最新のものがAPI 23であり、API 22。だから、私はこのエラーを受け取りました:

....\appcompat_v7\res\values-v23\styles_base.xml:20: error: Error retrieving parent for item: No resource found that matches the given name 'Android:Widget.Material.Button.Colored'.
....\appcompat_v7\res\values-v23\styles_base_text.xml:19: error: Error retrieving parent for item: No resource found that matches the given name 'Android:TextAppearance.Material.Widget.Button.Inverse'.

そこで、appcompact_v7のproject.propertiesのAndroidターゲットを以下のように最新のものに変更します。

enter image description here

また、次のようにプロジェクトのproject.propertiesで:

enter image description here

その後、プロジェクトをクリーンアップしてコンパイルします。エラーは表示されていません。

6
R.Katnaan

Values-v21でエラーが表示されます。Android API21をインストールしていないと言われています。Android API21をインストールすると、エラーは表示されなくなります。自動的に。

4
Fangming Cheng
  1. appcompat v7のproject.propertiesファイルを更新します。これには、target=Android-19からtarget=Android-21が含まれます。

  2. google play servicesライブラリも更新する

3
Androider

試してみるべきもう1つのことは、Android-support-v7-appcompatのproject.propertiesファイルを開き、ターゲットtarget = Android-21(最新)を変更することです。その後、プロジェクト->クリーン...を実行するだけで、変更が有効になります。

1
Muhammad Ebad

私の場合、次の4つの手順でこれを解決します。

1)appcompat_v7 libraryを右クリックします

2)プロパティに移動します

3)Androidを選択します

4)19 apiを超えるターゲットを設定し、適用してOK

最後に、このエラーは削除します。

0
andiDeve

これが役立つかどうかを確認します。

  1. Eclipseで、現在のプロジェクトを右クリックし、[インポート...]をクリックして、[一般]> [既存のプロジェクトをワークスペースへ]を選択します。
  2. 「ルートディレクトリの選択:」を使用し、パス名に「adt-bundle-windows」を含むローカルフォルダーを参照します。通常、「C:\ Development\adt-bundle-windows-x86_64-20140702\sdk\extras\Android \」のようになります。 support\v7\appcompat」。そのappcompatフォルダーを選択します。
  3. Projects:で、Android-support-v7-appcompatをチェックする必要があります。重要:「プロジェクトをワークスペースにコピー」もチェックされていることを確認してください。
  4. 完了をクリックします。
  5. Android-support-v7-appcompatプロジェクトがパッケージエクスプローラーに表示されます。 [ファイル]> [新規]> [Android Application Project]に移動し、新しいプロジェクトを作成すると、新しいプロジェクトが作成されるたびにappcompat_v7がビルドされることがわかります。
  6. Android-support-v7-appcompatプロジェクトをすぐに削除できます。これを行うと、現在のプロジェクトで動作しなくなり、エラーが表示されます。次にこれを行う...
  7. 現在のプロジェクトを右クリックして、[プロパティ]に移動します。
  8. [Android]をクリックし、[ライブラリ]で[追加...]をクリックし、appcompat_v7を選択して現在のプロジェクトに関連付けます。リストからAndroid-support-v7-appcompatを削除します。これで、appcompat_v7がワークスペースに独自のプロジェクトとして表示され(おそらくbinフォルダーが修正されます)、現在のプロジェクトがうまく動作するはずです。
0
Trekker