+ 1
How to insert img ?i want to insert img in web but it doesn't take img i think i have to store img shom where but i dont know ?
3 ответов
0
AikeN
Do you want to load your image from your phone storage?
You can do that by providing the correct file path.
I have created a code example to show how to do the same in Android.
See it here:
https://code.sololearn.com/Ws6teyT5ti3g/?ref=app
0
The upload can be done as in the example:
https://code.sololearn.com/WSLZPpBIFgr7/?ref=app