I have a bitmap that I want to save to the sd card. I have 2 problems with that:
- Set a name to the saved file
- Save the file
I looked around Stack Overflow and couldn’t find anything that worked, for both problems (mostly for the saving part, the set name part just got me all confused)
Is there a simple straight forward solution to this?
Thanks!
You have to use below permission in manifest file.