How can I use images from my phone in my code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I use images from my phone in my code

I'd like to add images from my phone but it seems that I can't. I've looked in my files for a Sololearn folder that I could probably move it to so I can access it in SL but nothing.

28th Jun 2017, 8:18 PM
JarlGwibin
JarlGwibin - avatar
3 Answers
+ 12
<img src=file:///sdcard/image.png> (But only you would see the image...)
28th Jun 2017, 8:28 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 2
go to Google and search image hosting. there are lots of free ones that let you host images for html and the top one doesn't expire
28th Jun 2017, 8:36 PM
Cheesy Game Studios
Cheesy Game Studios - avatar
0
I can recommend http://postimage.io
28th Jun 2017, 9:07 PM
Skayo
Skayo - avatar