Contact picker in a dialog

Posted by tiex on Stack Overflow See other posts from Stack Overflow or by tiex
Published on 2010-05-05T15:11:21Z Indexed on 2010/05/09 8:18 UTC
Read the original article Hit count: 178

Filed under:
|
|
|

I have a custom dialog in my android application. I want to have in this dialog a field for choosing a phone number from contacts. This example describes such snippet. However for this example contact picker is created inside an activity and I do not know how to do this if I do not have activity (in case of dialog)

© Stack Overflow or respective owner

Related posts about android

Related posts about dialog