I Use classes from this answer
and I have problem implementing code which returned me real path from selected image, I need real route for get FILE on other method (for send to server)
But I'm not successful.
I was trying for hours find something on the web but unsuccessful too.
Please do you have some idea?
(I need send image for server so I need File image1 = new File(PathString)
)