java - Got new HDD so and downloaded Android SDK. Making new project gives 100+ errors -
today downloaded android sdk eclipse. ran android sdk manager , allow him download every api. when wanted went in eclipse , made new project. programme gave me aroun 108 errors , console showed this:
[2014-10-20 19:17:59 - reewwww] d:\androidprojects\appcompat_v7\res\values-v21\styles_base.xml:75: error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbutton'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\appcompat_v7\res\values-v21\styles_base.xml:83: error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbutton.overflow'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'. [2014-10-20 19:17:59 - reewwww] d:\androidprojects\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'.
there way more there limitation of how much characters post may contain. knows may causing this? tried redownload 1 time 1 time again aint helping.
here android application settings:
minimum required sdk: api 11 android 3.0 target sdk: api 18 android 4.3 complie with: api 18 android 4.3 theme: holo lite dark action bar.
thanks time!
yesterday update android sdk , back upwards repository, , of thought projects become total of errors. here tried:
change target 21 in project.properties file change 21 in pom.xml file change project sdk in project settings 21don't know step needed, project start build
java android eclipse sdk
No comments:
Post a Comment