I want to create a control on a user form so that whenever i click on it, my phones contact list is shown with Search , indexing and grouping functionality same as android contact application and i would pick any contact and return to my form.
Share
You might wanna have a look at this: How to call Android contacts list?
There are three steps basically.
startActivityForResult(..)