I think you would override onActivityResult like I did in my project.
On Jan 21, 12:17 pm, Achanta <[email protected]> wrote: > Thank you Schwiz and David for the replies. they were helpful. > > I included the part that David advised and it works great. > > Now I have a requirement with the search in my project. > I need to provide a widget like the quick Search box in the main page > of the app..ie., it should always be visible. It should also have the > voice search[mic] button. > > So when users start typing in this or click on the mic button and > start speaking, it should grab the string and open the search results > page with this search string. > How can I implement that? > > Thanks again.
-- 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

