Bitmap bitmap = BitmapFactory.decodeFile(String path);linearlayout.setBackground(new BitmapDrawable(bitmap));