« 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 Activity的生命周期和创建按方式2 Fragment详解-android学习之旅(四十八)3 Android系统内核cpufreq技术分析4 解决eclipse连接不到genymotion的问题5 unable to connect to the virtual device Genymotion 神器启动问题6 androi实现自定义标题栏、自定义光标7 Android基础入门教程——1.7 界面原型设计8 android学习 - 问题1 - 项目名称:1-hello运行报错9 Android判断横竖屏以及设置横竖屏的方法10 idea 的代码分析