+ 1
How to add our phone image into the app..code to display our image???
src is for url...i didn't get images in html form meaning...???
4 Antworten
+ 1
If you want to make your pic public you have to follow the above steps but if you want your code to be private.. You can get it done as follows :
file:///storage/.. /
just get the details of your image from file explorer and you will get the URL of image.
+ 3
You have to upload it somewhere public:
www.imgur.com
www.imageshack.us
... or any other free repository
Any of those will generate you an automatic link to your image l, which you can use in your src=""
0
thanks
0
yes but src is not a command to add image in our storage..........
is he?...then i didn't write it well..or not??