My application requires image file to be selected from SD card and the selected image should be converted or encoded to base64 binary format string.I am able to fetch image file from SD card and fetch its path and name, but unable to convert it to base64 binary format string.
Thanks,
Sumith.M.P
To convert image into base64 string: