I am writing auto dialer. My main activity has an edittext to enter the telephone no or retrieve from contacts when they click “Add from Contacts”. It is working fine.
Now, my requirement is that I need to add my app into Contact’s Complete Action Using menu.
It is also done. But when user choose my app from complete action using menu, I want that selected phone no and set the phone no. on my main screen.
Now only my app is opened and phone no. is black.
I would like to know how to get that selected phone no. when they start my app from contacts.
Here is my answer for my question.