+ 1
My image is not coming. Plz check the code and help me.
6 Antworten
+ 13
Here your image is stored in your local computer and hence it is not coming.
Store your image in some cloud storage and get a shareable link and include that link in your code
https://photolemur.com/blog/best-online-photo-storage
+ 11
1.Upload your image on some image hosting site like imgur.com
2.Copy link to that image.
3.Paste it in "src" attribute of image tag.
Thats it.You are done. :)
+ 2
You are also use "postimage.org" site for post your pic and copy the link of that image and past in src attribute of img tag...
After the compile your code and then show your pic ....
0
U've used a local link .
U should upload the img then find a link of the img then copy the link and passt it in your code
0
Thanks
0
you try internal storage path - file:///storage/..../...jpg