为了账号安全,请及时绑定邮箱和手机立即绑定

loginButton= findViewById(R.id.button1);报错

loginButton=  findViewById(R.id.button1);出错,
我用loginButton= (Button) findViewById(R.id.button1);button强制转换才能实现


正在回答

1 回答

因为返回是view类型的,所以必须转换

0 回复 有任何疑惑可以回复我~
#1

酒杯Snoopy 提问者

嗯嗯 谢谢 具体是因为r文件里面的button 是int 类型
2017-03-07 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Android攻城狮的第一门课(入门篇)
  • 参与学习       312585    人
  • 解答问题       4633    个

想快速掌握Android应用开发基础,选择学习这门课程就对了。

进入课程

loginButton= findViewById(R.id.button1);报错

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信