Eclipse Android cant find resource -


i use eclipse android. android 2.2 (api 8) , extras have been installed via sdk manager.

when click on new->android application project , follwing: ->

application name: app project name: app package name: com.example.app

minimum required sdk: api 8 target sdk: api 21 compile with: api 8 theme: none (i can choose none)

--next--

create custom launcher icon create activity create project in workspace

--next--

--next--

create activity master/detail flow (i can choose one, otherwise wont work)

--next-- object kind: item object kind plural: items

--finish--

now console output looks this: ->

[2015-05-15 11:59:29 - app] c:\users\user\workspace1\app\res\values\styles.xml:7: error: error retrieving parent item: no resource found matches given name 'theme.appcompat.light'. [2015-05-15 11:59:29 - app]  [2015-05-15 11:59:30 - appcompat_v7] warning: unable write jarlist cache file c:\users\user\workspace1\appcompat_v7\bin\jarlist.cache [2015-05-15 11:59:30 - appcompat_v7] warning: unable write jarlist cache file c:\users\user\workspace1\appcompat_v7\bin\jarlist.cache [2015-05-15 11:59:30 - appcompat_v7] warning: unable write jarlist cache file c:\users\user\workspace1\appcompat_v7\bin\jarlist.cache [2015-05-15 11:59:30 - appcompat_v7] warning: unable write jarlist cache file c:\users\user\workspace1\appcompat_v7\bin\jarlist.cache [2015-05-15 11:59:30 - appcompat_v7] warning: unable write jarlist cache file c:\users\user\workspace1\appcompat_v7\bin\jarlist.cache [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:75: error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbutton'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:79: error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbutton.closemode'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:84: error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbutton.overflow'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:25: error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbar.tabview'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:29: error: error retrieving parent item: no resource found matches given name 'android:widget.material.light.actionbar.tabview'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:33: error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbar.tabtext'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:37: error: error retrieving parent item: no resource found matches given name 'android:widget.material.light.actionbar.tabtext'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:41: error: error retrieving parent item: no resource found matches given name 'android:widget.material.light.actionbar.tabtext'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:65: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionmode.title'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:69: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionmode.subtitle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:45: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionbar.menu'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:49: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionbar.title'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:53: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionbar.subtitle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:57: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionbar.title.inverse'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:61: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionbar.subtitle.inverse'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v11\styles_base.xml:32: error: error retrieving parent item: no resource found matches given name 'android:widget.holo.progressbar.horizontal'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:195: error: error retrieving parent item: no resource found matches given name 'android:widget.material.progressbar.horizontal'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v11\styles_base.xml:36: error: error retrieving parent item: no resource found matches given name 'android:widget.holo.progressbar'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:199: error: error retrieving parent item: no resource found matches given name 'android:widget.material.progressbar'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v11\styles_base.xml:24: error: error retrieving parent item: no resource found matches given name 'android:widget.holo.spinner'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:114: error: error retrieving parent item: no resource found matches given name 'android:widget.material.spinner'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:116: error: error retrieving parent item: no resource found matches given name 'android:widget.material.spinner.underlined'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:118: error: error retrieving parent item: no resource found matches given name 'android:widget.material.spinner'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:111: error: error retrieving parent item: no resource found matches given name 'android:widget.material.dropdownitem.spinner'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:124: error: error retrieving parent item: no resource found matches given name 'android:widget.material.listview'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:108: error: error retrieving parent item: no resource found matches given name 'android:widget.material.listview.dropdown'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:129: error: error retrieving parent item: no resource found matches given name 'android:widget.material.listpopupwindow'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:141: error: error: no resource found matches given name: attr 'android:overlapanchor'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:146: error: error: no resource found matches given name: attr 'android:overlapanchor'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:132: error: error retrieving parent item: no resource found matches given name 'android:widget.material.popupmenu'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:135: error: error retrieving parent item: no resource found matches given name 'android:widget.material.light.popupmenu'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:149: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.popupmenu.large'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:153: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.popupmenu.small'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:157: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.popupmenu.large'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:161: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.popupmenu.small'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:167: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.searchresult.title'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:171: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.searchresult.subtitle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:175: error: error retrieving parent item: no resource found matches given name 'android:widget.material.autocompletetextview'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:94: error: error retrieving parent item: no resource found matches given name 'android:widget.material.toolbar.button.navigation'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:98: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionbar.title'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:102: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.actionbar.subtitle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:189: error: error retrieving parent item: no resource found matches given name 'android:widget.material.compoundbutton.checkbox'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:191: error: error retrieving parent item: no resource found matches given name 'android:widget.material.compoundbutton.radiobutton'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:62: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.button'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:177: error: error retrieving parent item: no resource found matches given name 'android:widget.material.ratingbar'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:179: error: error retrieving parent item: no resource found matches given name 'android:widget.material.button'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:181: error: error retrieving parent item: no resource found matches given name 'android:widget.material.button.small'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:183: error: error retrieving parent item: no resource found matches given name 'android:widget.material.button.borderless'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:185: error: error retrieving parent item: no resource found matches given name 'android:widget.material.button.borderless.colored'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:203: error: error retrieving parent item: no resource found matches given name 'android:widget.material.textview.spinneritem'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:205: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.widget.textview.spinneritem'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base.xml:187: error: error retrieving parent item: no resource found matches given name 'android:widget.material.buttonbar'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:20: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:22: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.display4'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:24: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.display3'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:26: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.display2'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:28: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.display1'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:30: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.headline'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:32: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.title'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:34: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.subhead'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:36: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.body2'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:38: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.body1'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:40: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.caption'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:42: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.menu'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v14\styles_base_text.xml:22: error: error: no resource found matches given name: attr 'android:textallcaps'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:60: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.button'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:46: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.inverse'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:48: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.large'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:50: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.large.inverse'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:52: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.medium'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:54: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.medium.inverse'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:56: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.small'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\styles_base_text.xml:58: error: error retrieving parent item: no resource found matches given name 'android:textappearance.material.small.inverse'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:20: error: error: no resource found matches given name: attr 'android:layout_marginstart'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:25: error: error: no resource found matches given name: attr 'android:paddingend'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:24: error: error: no resource found matches given name: attr 'android:paddingstart'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:29: error: error: no resource found matches given name: attr 'android:layout_alignparentend'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:33: error: error: no resource found matches given name: attr 'android:layout_alignparentstart'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:37: error: error: no resource found matches given name: attr 'android:layout_tostartof'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:42: error: error: no resource found matches given name: attr 'android:layout_toendof'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:41: error: error: no resource found matches given name: attr 'android:layout_tostartof'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:47: error: error: no resource found matches given name: attr 'android:paddingend'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:52: error: error: no resource found matches given name: attr 'android:paddingend'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:51: error: error: no resource found matches given name: attr 'android:paddingstart'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:56: error: error: no resource found matches given name: attr 'android:paddingend'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:60: error: error: no resource found matches given name: attr 'android:layout_marginstart'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:64: error: error: no resource found matches given name: attr 'android:layout_alignparentstart'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:65: error: error: no resource found matches given name: attr 'android:textalignment'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v17\styles_rtl.xml:69: error: error: no resource found matches given name: attr 'android:paddingstart'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:26: error: error retrieving parent item: no resource found matches given name 'android:theme.material'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:31: error: error: no resource found matches given name: attr 'android:buttonbarbuttonstyle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:30: error: error: no resource found matches given name: attr 'android:buttonbarstyle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:28: error: error: no resource found matches given name: attr 'android:windowactionbar'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:34: error: error retrieving parent item: no resource found matches given name 'android:theme.material.light'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:39: error: error: no resource found matches given name: attr 'android:buttonbarbuttonstyle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:38: error: error: no resource found matches given name: attr 'android:buttonbarstyle'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:36: error: error: no resource found matches given name: attr 'android:windowactionbar'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:158: error: error: no resource found matches given name: attr 'android:coloraccent'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:162: error: error: no resource found matches given name: attr 'android:colorbuttonnormal'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:160: error: error: no resource found matches given name: attr 'android:colorcontrolactivated'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:161: error: error: no resource found matches given name: attr 'android:colorcontrolhighlight'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:159: error: error: no resource found matches given name: attr 'android:colorcontrolnormal'. [2015-05-15 11:59:30 - app]  [2015-05-15 11:59:30 - app] c:\users\user\workspace1\appcompat_v7\res\values-v21\themes_base.xml:156: error: error: no resource found matches given name: attr 'android:colorprimary'.   problems output looks like: -> error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbutton'. container 'android dependencies' references non existing library 'c:\users\user\workspace1\appcompat_v7\bin\appcompat_v7.jar' project cannot built until build path errors resolved 

how can fix problem now?
why can choose none theme?
why can choose master/detail flow activity only?

you're trying compile app api level 21 features api level 8 build environment.

set "compile with" api level 21.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -