使用ActionBarSherlock版本4.1时找不到资源错误?

时间:2013-04-03 07:36:08

标签: android android-actionbar actionbarsherlock

我已将ABS作为库项目添加到我的Android应用程序中,并将库和我的项目的目标版本设置为 API 15 ,仍然是我收到这些错误。可以有人告诉我我是做什么的做错了?

[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_dropdown_item_icons_2line.xml:21: error: Error: No resource found that matches the given name (at 'paddingLeft' with value '@dimen/abs__dropdownitem_text_padding_left').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_dropdown_item_icons_2line.xml:21: error: Error: No resource found that matches the given name (at 'layout_height' with value '?attr/searchResultListItemHeight').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_dropdown_item_icons_2line.xml:29: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/abs__dropdownitem_icon_width').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_dropdown_item_icons_2line.xml:38: error: Error: No resource found that matches the given name (at 'src' with value '?attr/searchViewEditQuery').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_dropdown_item_icons_2line.xml:38: error: Error: No resource found that matches the given name (at 'background' with value '?attr/searchViewEditQueryBackground').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_dropdown_item_icons_2line.xml:62: error: Error: No resource found that matches the given name (at 'textAppearance' with value '?attr/textAppearanceSearchResultSubtitle').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_dropdown_item_icons_2line.xml:78: error: Error: No resource found that matches the given name (at 'textAppearance' with value '?attr/textAppearanceSearchResultTitle').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:41: error: Error: No resource found that matches the given name (at 'src' with value '?attr/searchViewSearchIcon').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:41: error: Error: No resource found that matches the given name (at 'contentDescription' with value '@string/abs__searchview_description_search').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:63: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/abs__dropdownitem_icon_width').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:63: error: Error: No resource found that matches the given name (at 'layout_marginLeft' with value '@dimen/abs__dropdownitem_text_padding_left').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:63: error: Error: No resource found that matches the given name (at 'src' with value '?attr/searchViewSearchIcon').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:75: error: Error: No resource found that matches the given name (at 'background' with value '?attr/searchViewTextField').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:84: error: Error: No resource found that matches the given name (at 'style' with value '?attr/searchAutoCompleteTextView').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:84: error: Error: No resource found that matches the given name (at 'minWidth' with value '@dimen/abs__search_view_text_min_width').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:84: error: Error: No resource found that matches the given name (at 'paddingLeft' with value '@dimen/abs__dropdownitem_text_padding_left').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:84: error: Error: No resource found that matches the given name (at 'paddingRight' with value '@dimen/abs__dropdownitem_text_padding_right').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:84: error: Error: No resource found that matches the given name (at 'contentDescription' with value '@string/abs__searchview_description_query').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:106: error: Error: No resource found that matches the given name (at 'background' with value '?attr/selectableItemBackground').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:106: error: Error: No resource found that matches the given name (at 'src' with value '?attr/searchViewCloseIcon').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:106: error: Error: No resource found that matches the given name (at 'contentDescription' with value '@string/abs__searchview_description_clear').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:121: error: Error: No resource found that matches the given name (at 'background' with value '?attr/searchViewTextFieldRight').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:128: error: Error: No resource found that matches the given name (at 'background' with value '?attr/selectableItemBackground').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:128: error: Error: No resource found that matches the given name (at 'src' with value '?attr/searchViewGoIcon').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:128: error: Error: No resource found that matches the given name (at 'contentDescription' with value '@string/abs__searchview_description_submit').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:142: error: Error: No resource found that matches the given name (at 'src' with value '?attr/searchViewVoiceIcon').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:142: error: Error: No resource found that matches the given name (at 'background' with value '?attr/selectableItemBackground').
[2013-04-03 13:00:25 - com.hello.home.Login] C:\Documents and Settings\User\My Documents\My Workspace\library\res\layout\abs__search_view.xml:142: error: Error: No resource found that matches the given name (at 'contentDescription' with value '@string/abs__searchview_description_voice').

1 个答案:

答案 0 :(得分:0)

我想这就是你所做的:ActionBarSherlock 4.0 doesn't work. But 3.5.1 do

我唯一记得做的就是将我的应用的Project Build Target设置为API Level 17(15也可能是好的)。

我的清单是:

<uses-sdk
        android:minSdkVersion="8"
        android:targetSdkVersion="16" />