I have a page that loads contact from the phone book (contact list). I managed to map the necessary data except the photo from contact list to an image in my page.
How can I load the photo assigned to the contact into my image component?
Hi Mahmoud,
Here is what I found for Android:
http://stackoverflow.com/questions/77...
http://developer.android.com/referenc...
For iPhone:
http://adeem.me/blog/2009/04/02/get-i...
http://superuser.com/questions/28976/...