On Wed, Apr 4, 2012 at 6:24 PM, Ali <[email protected]> wrote: > I want to load my SearchInterface again when I click on a button on > my action bar ( The same like hardware search button) >
I've never done anything with search. So I went to the docs and searched for "search" in Activity class: http://developer.android.com/reference/android/app/Activity.html#startSearch(java.lang.String, boolean, android.os.Bundle, boolean) ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

