As Convert local image to base64 string in Javascript . I know how to use it, but it work if image file include in project, not work with another folder. I'm test in android device and my image path like:
/storage/extSdCard/1.jpg
How can i convert image from local mobile device to base64?