Search code examples
androidandroid-studioideactionbarsherlockfragmenttransaction

Android Studio 0.2.2 + ActionBarSherlock settings: Could not find class 'android.support.v4.app.FragmentActivity'


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

enter image description here

How can solve this issue?


Solution

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

    1. ActionBarSherlock project.

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

    ActionBarSherlock

    2. My personal project settings windows.

    Nothing special but only ActionBarSherlock project is referenced. enter image description here