How to add our phone image into the app..code to display our image??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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...???

17th Jul 2017, 5:14 PM
Nilesh Dixit
Nilesh Dixit - avatar
4 Answers
+ 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.
17th Jul 2017, 5:35 PM
Omniscient
Omniscient - avatar
+ 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=""
17th Jul 2017, 5:26 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
thanks
18th Jul 2017, 4:45 PM
Nilesh Dixit
Nilesh Dixit - avatar
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??
27th Jul 2017, 5:57 PM
Nilesh Dixit
Nilesh Dixit - avatar