How to set default image to Android phone contact that has no previous image
问题 I have a piece of code which updates the an Android contact´s image, the problem is that it doesn't work when the contact has no previous image. I also checked that the contact was from "Phone" account or "*@gmail.com" account. When it already has an image with these accounts I have no problem updating the image, the problem is just when the contact has no previous image assigned. Here is the method in charge of updating the image. public void update(long id, Bitmap bitmap) { ArrayList