Is it possible to load an image from its path saved in the database. The image is actually saved in the sd card (the default gallery).
This is the path of the image saved in the database
/mnt/sdcard/download/68107_174917912527848_100000289204785_530969_2619951_n-1.jpg
I want to load this image on an image view when an activity starts.