eclipse appcompat->res->drawable-xxxhdpi error

耗尽温柔 提交于 2019-12-07 06:34:59

问题


I just updated my eclipse to SDK 21. I know that eveytime I create project the eclipse will also create project named appcompat_v7. but the appcompat_v7 is showing error at the res/drawable-xxxhdpi folder. and it also make my project error, and showing this alert at console

[2014-12-05 11:03:25 - Tast] invalid resource directory name: C:\Users\FahmiSDK\workspace\appcompat_v7\res/drawable-ldrtl-xxxhdpi
[2014-12-05 11:03:25 - Tast] invalid resource directory name: C:\Users\FahmiSDK\workspace\appcompat_v7\res/drawable-xxxhdpi

Please, help me, how to resolve this problem?

来源:https://stackoverflow.com/questions/27308667/eclipse-appcompat-res-drawable-xxxhdpi-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!