Android Studio 0.2.2 + ActionBarSherlock 设置:找不到类 'androi

2024-04-14移动开发问题
4

本文介绍了Android Studio 0.2.2 + ActionBarSherlock 设置:找不到类 'android.support.v4.app.FragmentActivity'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

类似的问题提到这里.我也将 android-support-v4 设置为编译器,但我仍然遇到与参考库相关的问题.

similar problem mention here. I set android-support-v4 to compiler also but still I am getting problem related to reference library.

如何解决这个问题?

推荐答案

由于您要求共享我的设置,我在这里发布我的项目设置窗口.希望对您有所帮助.

As you requested my settings to be shared, I here post my project settings window. Hope that you can help.

1.ActionBarSherlock 项目.

注意,只有android-support-v4 被勾选导出.

Note that only android-support-v4 is checked to be exported.

<强>2.我的个人项目设置窗口.

没有什么特别的,只是引用了 ActionBarSherlock 项目.

Nothing special but only ActionBarSherlock project is referenced.

这篇关于Android Studio 0.2.2 + ActionBarSherlock 设置:找不到类 'android.support.v4.app.FragmentActivity'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

如何在 cocos2d 环境之外实现 cocos2d 游戏的虚拟摇杆?
How can I implement a virtual joystick for a cocos2d game outside the cocos2d environment?(如何在 cocos2d 环境之外实现 cocos2d 游戏的虚拟摇杆?)...
2024-08-12 移动开发问题
13

电影播放时如何有菜单-iphone cocos2d
How to have a menu when a movie is playing-iphone cocos2d(电影播放时如何有菜单-iphone cocos2d)...
2024-08-12 移动开发问题
2

使用 cocos2d 处理对 CCSprite 的触摸的最佳实践
Best practices for handling touches to a CCSprite with cocos2d(使用 cocos2d 处理对 CCSprite 的触摸的最佳实践)...
2024-08-12 移动开发问题
3

UIActivityViewControllerCompletionHandler 怎么做?
UIActivityViewControllerCompletionHandler How to?(UIActivityViewControllerCompletionHandler 怎么做?)...
2024-08-12 移动开发问题
4

如何让对象对 Cocos2D 中的触摸做出反应?
How to get objects to react to touches in Cocos2D?(如何让对象对 Cocos2D 中的触摸做出反应?)...
2024-08-12 移动开发问题
4

在 Box2D 中获取世界的contactListener
Getting the world#39;s contactListener in Box2D(在 Box2D 中获取世界的contactListener)...
2024-08-12 移动开发问题
4