0
Am unable to upload an image,video and audio on my webpage including solo learn even after copying the link of of all
2 odpowiedzi
+ 1
Share your code to have a look please.
0
Charles Orewa
Please share your attempt here so that we can inspect and help you.
Are you trying to upload from your phone?
Then make sure the url is correct. If you have a Android, then your file must be in your internal storage and the url should be like this:
file://sdcard/yourFolder/yourFile.fileType
I have made a code example on how to do that in android. Please check it here:
https://code.sololearn.com/Ws6teyT5ti3g/?ref=app
If you are trying to upload from an online source, please check the url once again.