Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Quote:
i am new in android i want to use eclipse for android development i download latest eclipse
and ADT plugin and latest sdk from which i download all tools , api's from Api(2) to Api(21)and extras folder including
repository and support library.
but still i have error every time when i create new project i got this error.

[2014-12-25 15:35:31 - dcdc] E:\Temp\Android\Workspace\dcdc\res\values\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2014-12-25 15:35:31 - dcdc]
[2014-12-25 15:35:31 - dcdc] E:\Temp\Android\Workspace\dcdc\res\values-v11\styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
[2014-12-25 15:35:31 - dcdc]
[2014-12-25 15:35:31 - dcdc] E:\Temp\Android\Workspace\dcdc\res\values-v14\styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
[2014-12-25 15:35:31 - dcdc]
[2014-12-25 15:35:46 - appcompat_v7] WARNING: unable to write jarlist cache file E:\Temp\Android\Workspace\appcompat_v7\bin\jarlist.cache
[2014-12-25 15:35:46 - appcompat_v7] WARNING: unable to write jarlist cache file E:\Temp\Android\Workspace\appcompat_v7\bin\jarlist.cache

eclipse also automaticaly include appcompat_v7 library

i googled this issue but i can't find any soluation.
i run windows 8.1 64 bit.
Pleae help me on that issue and thanks in advance.
Posted
Comments
DamithSL 25-Dec-14 7:01am    

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900