Nevermind, found the SearchableDictionary example in the SDK which gave me enough.
On Oct 8, 9:24 am, Danny Brain <[email protected]> wrote: > Hey, > > I was wondering if it were possible to use the quick search box to > pass parameters to an application? > E.g. If I had a timesheet application called HagridIsHugeAndAnnoying, > I'd want to be able to enter: "hihaa 7hrs sleeping" in the quick > search box and an action of "Create time entry ..." would show up in > the results. This would launch an intent and either just say "Yay > done" or if it needs user intervention show a dialog / screen. > > So I guess I'd want to be able to say search "hihaa <anything>" should > call Intent X and Intent X should be able to parse the query. > > Thanks, > Danny. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

