android - Eclipse new project errors -
everything starts out fine setting workspace , project, can'at run application because there errors can't clear. have tried building java paths , downloading sdk tools , libraries.
and these errors occur... did seek connect appcompat v7 jar, did not work. beginner eclipse nice if can give detailed answers , solutions please. errors specifically:
error: error retrieving parent item: no resource found matches given name 'android:widget.material.actionbutton'. styles_base.xml /appcompat_v7/res/values-v21 container 'android dependencies' references non existing library 'c:\users\documents\android experiments\appcompat_v7\bin\appcompat_v7.jar'
the project cannot built until build path errors resolved
you may want search similar posts here @ odesk, ie: hello world android app, error: workspace\appcompat_v7\res\values-v21\styles_base.xml no resource found matches given name
afaik first issue happens when install android-l sdk, somehow conflicts eclipse's new project wizard (the wizard adds resource files errors, can remove them in res folder)
about sec issue - need prepare path appcompat_v7.jar file, see post in project settings. may prepare first issue well, i'm not sure
android eclipse path project appcompat
No comments:
Post a Comment