android菜鸟询问

1.在.add(R.id.container,newPlaceholderFragment()).commit();提示containercannotberesolved... 1.在.add(R.id.container, new PlaceholderFragment()).commit();提示container cannot be resolved or is not a field,这个是没有添加什么包进去吗?
2.在mButton1.setOnClickListener(new OnClickListener(){ 提示:Multiple markers at this line
- The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the arguments (new
OnClickListener(){}),这个是什么原因呢?书上只是说输入就可以,但是我为什么会出现这样的错误呢?
3.在public void onClick(View v){ 也出现The method onClick(View) of type new OnClickListener(){} must override or implement a supertype method
4. Intent _intent=new Intent(MainActivity.this,ActivityB.class);提示:Multiple markers at this line
- Intent cannot be resolved to
a type
以上问题让小弟有点困扰 不知如何下手!望大神指点。。。
展开
 我来答
匿名用户
2014-07-02
展开全部
  1. 你的R文件有自动生成吗?import的时候是不是正确的R文件?

  2. 你最好是写成new View.OnClickListener,看样子是你import了其他类的onClickListener?

  3. 有没有加@Override?

  4. Intent有没有import?

更多追问追答
追问

追答
你用的是eclipse?直接shift+ctrl+O就是导入全部的包,View的点击事件就是View.OnClickListener。
看你的图片,应该是没有生成R文件,你看下你的布局文件之类的是不是有问题。
百度网友2f99ad2
2014-07-02
知道答主
回答量:1
采纳率:0%
帮助的人:1362
展开全部
哇 哇 哇 哇 哇 搞工程的才会吧 我帮你顶一顶就行
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式