I would like to ask for some help. Currently I am facing the problem on how to save the image which is shown in the imageview.
so I have a picture in the imageview and a save button at the bottom. So how do I actually save this image to my mobile devices.
Clarification of some doubts.
I have a jpg file in the imageview. so I want to save that image file by clicking on a button which I put it in right below the imageview. So now I am facing a problem whereby I am unable to save the file.
Thank You