- 1
How can i source images from my phone storage to an <img> tag in the sololearn app
#web_dev
2 Respostas
+ 1
you can source from imgur.web-hosting
- 1
To src atribute try write:
file:///PATH_TO_YOUR_FILE
Note: You must write full path to file (in root in internal storage is path: storage/sdcard0/...)
If it doesn't work, it is maybe caused by access to storage.