Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7714949
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:15:49+00:00 2026-06-01T02:15:49+00:00

I currently have an application in the play store for both tablets and smartphone

  • 0

I currently have an application in the play store for both tablets and smartphone runnings Android 3.0+ (http://tinyurl.com/cnejnjs). In order to appeal to more users I am looking into getting the application to work on a large range of devices.

I am aware of ActionBar Sherlock and this seems to do almost everything I want. One thing it does not offer is the Search Widget which I make use of in the current application.

Is there any way to have a search box in the actionbar which updates the current list fragment on screen in a similar way to how the default search widget works?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T02:15:51+00:00Added an answer on June 1, 2026 at 2:15 am

    The search widget is just a simple expandable action item. You can create your own very easily by using an EditText as the expanded layout. You can see this in the “Collapsible Action Item” example from the Feature Demos (though it is only a very basic example).

    You can also use the built-in widget on Honeycomb and up from the compatibility library:

    Context context = getSupportActionBar().getThemedContext();
    View searchView = SearchViewCompat.newSearchView(context);
    if (searchView != null) {
        //Use native implementation
    } else {
        //Use simple compatibility implementation
    }
    

    Supporting a 99% compatibile implementation is also on the roadmap.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently have an application which needs to have an awareness of which monitor
I currently have an application that gets hit with over 20,000 users daily and
We currently have an application that depends largely on stored procedures. There is a
Currently I have an application that receives an uploaded file from my web application.
We currently have developed an application using WCF. Our clients make connections to different
I currently have a c++ application that gets built on xp and windows vista/7
I currently have an iPhone application with a tabbar and multiple viewcontrollers. All the
Currently I have a web application where a user can use dropdown lists to
I currently have an MS Access application that connects to a PostgreSQL database via
I currently have a UINavigationController based application that works just fine. I'd like to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.