扩展ActionBarActivity时,类型活动的层次结构不一致

Sei*_*ahi 9 android android-support-library android-actionbar-compat

嗨我有appcompat操作栏的新v7支持库,当我想从这里记录的ActionBarActivity扩展时,eclipse告诉我这个错误

The hierarchy of the type testActivity is inconsistent
Run Code Online (Sandbox Code Playgroud)

当我在ActionBarActivity类上移动我的courser时,它说

The type android.support.v4.app.TaskStackBuilder$SupportParentable cannot be resolved. It is indirectly referenced from required .class files
Run Code Online (Sandbox Code Playgroud)

现在我该如何解决这个问题?

Moh*_*abi 20

您应该使用刚刚在sdk v18中发布的新支持v4库