[Android - Kitkat ]Get/pick an image from Android's built-in Gallery app programmatically

Viewed 13928

Try to pick only one particular image from the SD card.I am able to pick images from gallery and Photos app in kikat.But not getting file path when i pick image from recents am getting file path as null.

I tried https://stackoverflow.com/a/2636538/1140321.

1 Answers
Related