Can I somehow get my local images to the Code Playground? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Can I somehow get my local images to the Code Playground?

I have some basic images from Microsoft Painting in my program. Is there any way to use them in Sololearn code or I have to get them from web?

22nd Jul 2020, 5:41 PM
Qui-Gon Jinn
Qui-Gon Jinn - avatar
6 Answers
+ 2
You need to upload file to a cloud site like Dropbox, if your file is in your mobile... So upload and then copy that link and paste as src value. To know how to upload and import to Program.. Run this code and see steps to follow: For images : https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app For all files : https://code.sololearn.com/WW6t4B73kJVz/?ref=app
22nd Jul 2020, 5:53 PM
Jayakrishna 🇮🇳
+ 1
Ya you can
22nd Jul 2020, 5:57 PM
Md Shahbaz Ansari
+ 1
Jayakrishna🇮🇳 Thank you very much! Do you know how your answer gets accepted? I'm not asking questions very often
22nd Jul 2020, 6:29 PM
Qui-Gon Jinn
Qui-Gon Jinn - avatar
+ 1
24th Jul 2020, 2:23 PM
Qui-Gon Jinn
Qui-Gon Jinn - avatar
0
Just go to your chrome browser and type file:///sdcard/ Then you will enter your phone storage After that click on folder in which your images are available And then copy the link And paste it in html using IMG tag It will work
22nd Jul 2020, 6:02 PM
Md Shahbaz Ansari
0
Qui-Gon Jinn Sry I didn't understand your answer.. What do you mean "how much your answer gets accepted"?..
24th Jul 2020, 2:03 PM
Jayakrishna 🇮🇳