哪位Android大神愿意帮我看看这些activity中的id为何会出错
开发工具提示的错误如下b2cannotberesolvedorisnotafieldetcannotberesolvedorisnotafieldwvcannotbere...
开发工具提示的错误如下
b2 cannot be resolved or is not a field
et cannot be resolved or is not a field
wv cannot be resolved or is not a field
我应该怎么样修改 展开
b2 cannot be resolved or is not a field
et cannot be resolved or is not a field
wv cannot be resolved or is not a field
我应该怎么样修改 展开
1个回答
展开全部
遇到这样的问题,先检查两个方面:
首先确定你的布局里确实有id为b2,et和wv的空间.
如果检查过布局文件,确实是有这些控件的,那就看下你的java文件最头上的import列表里,import进来的R是不是引错了.
比如你的这个布局文件是在本工程生成的,那肯定就是<you.package.name>.R才会有你的id.
如果你错误的引用了其他R文件(最常见的是eclipse自作主张给你引入com.android.R),那这个R文件中自然就没有你这3个id的,就会报错.
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询