1.localFile = new File("/sdcard/myImage/"+str);

2.//localFile = new File(Environment.getExternalStorageDirectory().getPath()+"/"+"myImage/"+str);