In my application i am using a tab view and in my first view i want to show all the contacts from my phone. How to get the contacts from phone and display them in an activity under tab view.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use following code to get contacts from device
Then You can add all numbers and names in two arraylist and display in list in first tab