I get a image from gallery. name : filePath
if (requestCode == 0 && resultCode == RESULT_OK) { filePath = data.getData();