I am working on an application that returns a list of contacts based on keyword after calling an intent. The Keyword can be anything from name to phone number to address to company name.
I am not sure how to actually pass the keyword value to the intent that will launch the contact list. Could anyone please advise on how to achieve this?
I am rather desperate.
Thanks.