Android Development Eclipse Luna EE Errors -


i'm trying understand these errors. can ?

[2015-03-20 17:04:07 - robshelloworld] /users/frederickdavidpina/documents/workspace/robshelloworld/res/values/styles.xml:7: error: error retrieving parent item: no resource found matches given name 'theme.appcompat.light'. [2015-03-20 17:04:07 - robshelloworld]  [2015-03-20 17:04:07 - robshelloworld] /users/frederickdavidpina/documents/workspace/robshelloworld/res/values-v11/styles.xml:7: error: error retrieving parent item: no resource found matches given name 'theme.appcompat.light'. [2015-03-20 17:04:07 - robshelloworld]  [2015-03-20 17:04:07 - robshelloworld] /users/frederickdavidpina/documents/workspace/robshelloworld/res/values-v14/styles.xml:8: error: error retrieving parent item: no resource found matches given name 'theme.appcompat.light.darkactionbar'. [2015-03-20 17:04:07 - robshelloworld]  

did downloaded android support library sdk manager? if not go sdk manager check android support library , install package. after installation restart eclipse. should work.


Comments

Popular posts from this blog

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

sorting - opencl Bitonic sort with 64 bits keys -