Type The container 'Android Dependencies' references non existing library android-support-v7-appcompat/bin/android-support-v7-appcompat.jar

后端 未结 7 898
孤独总比滥情好
孤独总比滥情好 2021-02-04 04:43

I just got some kind of error when trying to using Action Bar Compat support library to my project, I don\'t know what\'s wrong, because I have followed the instructions from th

7条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-04 05:24

    These days I used the latest android support library 21 and got the same issue.
    I followed the answer of @dazilli,but do not work.
    Just now,I updated the JDK from 6 to 7,then it solved the problem.

提交回复
热议问题