+ 1

Image locations on android

I am using my android to practice html every minute I can. But I cannot work out how to point to the image on the phone (path). With a computer you would have a drive letter but android doesn't show it. Can anyone help?

20th Mar 2019, 7:51 AM
Gavin Fry
Gavin Fry - avatar
2 odpowiedzi
+ 7
You cannot point to an image directly, in android. You have to generate the url out of that image. You can generate that with any online service like imgur. Then use that URL as src of the img tag.
20th Mar 2019, 7:57 AM
Letsintegreat
Letsintegreat - avatar
+ 2
Brilliant thanks for that. I will give it a go. Have to say that is the fastest forum response I have had on any learning app. Much appreciated.
20th Mar 2019, 7:59 AM
Gavin Fry
Gavin Fry - avatar