0

I downloaded project "Tower-develop" from github and import to eclipse.

I also import "android-support-v7-appcompat", and then add this library into project "Tower-develop".

But I found the following errors:

"No resource found that matches the given name 'Theme.AppCompat.Light.Dialog'"

and

"error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.DropDownItem.Spinner'."

I checked "android-support-v7-appcompat", and found package "android.support.v7.appcompat" is empty.

That maybe the cause of those errors. But I don't know how to fix it.

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
Kame Li
  • 3
  • 6
  • Do you add library as follows: http://stackoverflow.com/questions/26729695/no-resource-found-that-matches-the-given-name-theme-appcompat-light-darkactionb? – anil May 12 '15 at 11:38
  • I followed the instruction as you suggested, but it did not work as the same. – Kame Li May 12 '15 at 15:27
  • I imported the project into Android Studio, and everything is OK now. Thanks so much to all of you. – Kame Li May 13 '15 at 05:29

0 Answers0