问题描述
类似的问题提 href="http://stackoverflow.com/q/16403314/2624806">。我设置的android支持-V4也编译器,但仍然我得到问题相关的参考库。
similar problem mention here.I set android-support-v4 to compiler also but still I am getting problem related to reference library.
任何一个有想法如何才能解决这个问题呢?
any one have idea how can solve this issue?
推荐答案
要分享,我在这里发布我的项目设置窗口。希望能帮到你。
As you requested my settings to be shared, I here post my project settings window.Hope that you can help.
1。 ActionBarSherlock项目。
请注意,只有Android的支持-V4检查出口。
Note that only android-support-v4 is checked to be exported.
2。我个人的项目设置窗口。
没什么特别的,但只有ActionBarSherlock项目引用。
Nothing special but only ActionBarSherlock project is referenced.
这篇关于Android的工作室0.2.2 + ActionBarSherlock setttings:找不到类的android.support.v4.app.FragmentActivity“的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!