This is driving me insane! Here\'s my code (I know this file exists):
File imageFile = new File(\"/sdcard/gallery_photo_4.jpg\"); ImageView jpgView = (Image
String imagePath = Environment.getExternalStorageDirectory().toString() + PATH_TO_IMAGE; return Drawable.createFromPath(imagePath)