« 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 Camera 实时滤镜(八)2 Android高效加载大图、多图解决方案,有效避免程序OOM3 Android屏幕适配全攻略(最权威的官方适配指导)4 Android--VideoPlay--视频播放器5 安卓监听sd卡插入和卸载6 Android问题之This Android SDK requires Android Developer Toolkit version 20.0.0 or above7 android 通过蓝牙和设备通信 收发数据8 Android 图片轮番 继承ViewGroup实现 可以直接使用9 移动端select菜单无法修改默认样式10 [android警告]AndroidManifest.xml警告 Not targeting the latest versions of Android