I\'m trying to make a basic application that displays an image from the camera, but I when I try to load the .jpg in from the sdcard with BitmapFactory.decodeFile
BitmapFactory.decodeFile
You can follow this amazing tutorial
http://developer.android.com/training/displaying-bitmaps/load-bitmap.html