+ 1
How to insert an image in our code
By using android
2 Answers
+ 3
This will help you to insert images in your code
https://www.sololearn.com/post/459751/?ref=app
but the next step as far as Android use the link here that I referenced:
https://www.homeandlearn.co.uk/android/adding_images_to_android.html
+ 1
ASHISH RAJ
You can insert a image by providing the correct file path.
I created a code example on how to do that in Android: https://code.sololearn.com/Ws6teyT5ti3g/?ref=app
***Imp***
Please use files from online resources like Dropbox or IMGBB once you finish your project.