Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to upload image from device #251

Open
shami2812 opened this issue Jan 25, 2021 · 5 comments
Open

Unable to upload image from device #251

shami2812 opened this issue Jan 25, 2021 · 5 comments

Comments

@shami2812
Copy link

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

image

@shami2812 shami2812 reopened this Jan 25, 2021
@vikas-jain-plutus
Copy link

@wasabeef Can you please give any solution to select an image from the gallery and display it in Editor's view?

@vikas-jain-plutus
Copy link

@shami2812 @bmadaras @lijunjieone @cjwirth Anyone can help me with this?

@Piyushandroidch
Copy link

editor.getSettings().setAllowFileAccess(true);

@mohamed99akram
Copy link

What method are you using?

@kuralovsa
Copy link

Instead of an absolute path, use a normal path and add this parameter
editor.getSettings().setAllowFileAccess(true);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants