Android: Contact Picker Intent | Cannot instantiate the type Uri

前端 未结 2 534
傲寒
傲寒 2020-12-16 23:53

I am trying to pick contacts with phone number only.And I am following this code

static final int PICK_CONTACT_REQUEST = 1;  // The request code
...
private         


        
2条回答
提交回复
热议问题