Image file browse or file browse in Android.

I need to access an image, or open image gallery from an event in unreal. I have tried using the plugin language but somehow the gallery doesn’t open up.
Can someone please provide me some inputs to solve my problem.

I am trying to call a function which opens gallery on Event begin play. This function is in GameActivity.java.

Thanks.