Android appcompat v7 error

后端 未结 9 600
盖世英雄少女心
盖世英雄少女心 2020-12-10 12:21

Being new to Android developent I followed the simplest of tutorials, built a new android project, accepting all default settings (built it for kitkat). To my dismay I have

9条回答
  •  旧巷少年郎
    2020-12-10 12:57

    I was having with same Issue and fed up but finally I got the answer . I resolved this by Copy appcompat library E:\adt-bundle-windows-x86_64-20140702\sdk\extras\android\support\v7\appcompat and paste appcompat Library in the the Project which I want to Import . I close the Eclipse and reopen. But One thing I want to consider before these stuff I updated Android Support Repository and Android Support Library as well.

提交回复
热议问题