您的位置:首页 > 其它

As of ADT 14, resource fields cannot be used as switch

2015-04-21 23:21 567 查看
13
down vote

For all of those who didn't resolve this problem yet - this is what i`v done:

Go to your "project.properties" file.
Delete this line " android.library=true"

The reason why i had this problem, was because i did a copy&paste the properties file into my project (was missing).

cheers.

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐