I have an ImageView in my app, and i also have a button that says “click here to save picture”. What the button is supposed to do should be self explanatory. Its supposed to save the ImageView in a new folder in their SD card. I have looked everywhere as to what piece of code can accomplish this. I have found some that are similar, but they wont work for me. If anyone could please help me understand what i need to do, or if they know what code will work, It would be of great help to me. Thanks!
Share
Here’s a workflow you could use to get the job done:
Hope that helps out a bit!