Hi Ashwini, you want to implement this function for which Api level(s) ??
Search view is available Honeycomb(Api 11) and above.See this link http://developer.android.com/training/search/setup.html also, if you want this function to work below honeycomb also, you have to make it backward compatible.iSee link below http://developer.android.com/training/search/backward-compat.html Also check this link if you want to give support till Api level 4. http://android-developers.blogspot.in/2009/09/introducing-quick-search-box-for.html On Fri, Jan 25, 2013 at 3:44 PM, ashwini vandanapu < [email protected]> wrote: > yes, what you sent link, that is apt for my requirement thank you. > > > On Fri, Jan 25, 2013 at 3:38 PM, skink <[email protected]> wrote: > >> >> >> ashwini vandanapu wrote: >> > how can i get that one. >> > >> > >> >> don't really understand... >> >> just use search results from http://www.google.com/m?q=android+search+box >> >> pskink >> >> -- >> -- >> 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 >> >> >> > > > -- > > Thanks&Regards, > Ashwini V. > > -- > -- > 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 > > > -- Thanks & Regards, Nirav -- -- 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

