0
How to add images from Android storage in HTML file offline
How to add images from Android storage in HTML file offline
4 ответов
+ 1
You can’t do it here. You can use links from web.
+ 1
Offline only works in your own PC.
Here, this app dont work offline. You must use a cloud link. Also can't access your storage, even through online..
edit:
for reference, read this
https://www.sololearn.com/discuss/2488016/?ref=app
0
How can you explain me
0
<body>
<image src=“www.image.net/image.jpg”></image>
</body>
You can upload your image somewhere and use it like this.