« The method setClass(Context, Class<?>) in the type Intent is not applicable for the问题 时间:2024-3-2 17:33 作者:韩俊 分类: Android intent.setClass(com.lianxin.RightFragment.this, views.MainActivity.class); 这句改为: intent.setClass(getActivity(), MainActivity.class); 标签: android 上一篇使用chrome调试android前端页面 下一篇android开发之Monkey测试_自动化测试_看看你的应用够不够健壮 热门推荐 1 Android IntentFilter 匹配原则浅析2 android AVD 启动时报错(emulator: erroremulator:ERROR:This AVD's configuration is missing a kernel file )3 Android 下抓包4 Android开发效率—Eclipse快捷键5 自定义Dialog,toast6 android页面多状态处理7 JUnit4 多线程执行测试用例8 idea 的代码分析9 android获取MIME类型10 android studio 清除无用资源,缩减apk大小!