How can i use an image from my device in a code with SoloLearn`s IDE? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i use an image from my device in a code with SoloLearn`s IDE?

Some times i want to build a web page using an image from my own device, which i cannot find in the internet. So i cannot use it on SoloLearn`s IDE because it seems to use only URL images. How can i do to use my own image, from my device?

19th Feb 2017, 8:12 PM
Silas Junior
Silas Junior - avatar
3 Answers
+ 18
<img src="file:///sdcard/image.jpg">
19th Feb 2017, 9:13 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 7
post it on imgur.com
19th Feb 2017, 8:13 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 3
put image on a server Internet then use url
20th Feb 2017, 1:10 PM
Didi Georgel Danaila
Didi Georgel Danaila - avatar