richeditor-android
richeditor-android copied to clipboard
Unable to upload image from device
Unable to insert Image from device Image is selected from device folder, but by using new file path I am unable to insert that image in TextEditor
@wasabeef Can you please give any solution to select an image from the gallery and display it in Editor's view?
@shami2812 @bmadaras @lijunjieone @cjwirth Anyone can help me with this?
editor.getSettings().setAllowFileAccess(true);
What method are you using?
Instead of an absolute path, use a normal path and add this parameter editor.getSettings().setAllowFileAccess(true);