How to get one number from PhoneNumberChooserTask

89 Views Asked by At

Is there any simply way to get one contact (name and number) from PhoneNumberChooserTask and save it to String without using method .show()?

Thanks for any help!

1

There are 1 best solutions below

3
On

If you mean that you will specify name and get it in your app without showing the selection menu - this is not possible.