In My App, user can take Picture from Camera Or Select from Gallery And Crop It to send to server. So there is No Problem., Problem is when user select picture from Gallery
URI path from camera cropped : /mnt/sdcard/avatar_1434958340804.jpg
URI path from Storage cropped : /external/images/media/19
Error:
IOException : /external/images/media/19: open failed: ENOENT (No such file or directory)
You should get path from URI. Use below function: