views:

7

answers:

0

My problem defn is : 1.on clicking a button go to Contacts of android 2.select a contact 3.the next screen shud show the details of that contact..that is diff phone nos, emails etc 4.i shud be able to select either a particular phone no or an email. and return that info

how can i implement that as starActivityForResult() is not allowing that.