Showing some contacts multiple times in my App from phone book
问题 I'm getting same contact three or two times in my app this happening with some contacts not with every contacts. In my app everything is working as expected but when clicking on show contact from my it's shows three time same contact but in mobile phone contact stored only one time. I tried everything from my side but not able to solve this can any body please help me. Or is there any alternative way for same. Here is my code:- @Override protected Integer doInBackground(Void... params) { try