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

什么原因啊。。。纠结很久

Call requires API level 11 (current min is 8): android.app.Activity#onCreateView


Multiple markers at this line

- OnCheckedChangeListener cannot be resolved to a type

- The method setOnCheckedChangeListener(CompoundButton.OnCheckedChangeListener) in the type CompoundButton is not applicable 

for the arguments (new OnCheckedChangeListener(){})


The method onCheckedChanged(CompoundButton, boolean) of type new OnCheckedChangeListener(){} must override or implement a supertype method


正在回答

1 回答

错误说要求SDK API11以上的,如果你有11以上的API,在项目中找到AndroidManifest.xml文件,修改android:minSdkVersion="14",改成11以上即可,如果改完后报错,那你需要升级你的SDK了

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

靜待屬于我的陽光 提问者

我后来是点击项目名--右键选 Android Tools --选Clear Lint Markers.解决的
2015-08-24 回复 有任何疑惑可以回复我~

举报

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

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

进入课程

什么原因啊。。。纠结很久

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