I'm Looking for forward of Creating an Camera app that will provide an option to where to save a file as soon as the user launches an app. They can either should be able to create a New Folder and rename it or either they can select the existing direcotry and when click Ok..
It would now open Camera to capture the images.
I found a hundreds tutorials on How to make an camera app and save to an destination folder and I sucessfully created them too but nowhere I could find How to change the storage directory with Onclick inside app such that it will open a file manager and user could select the desired Destination.
Any help will be really really helpful.
Here is the some of links I tried.
How to save images from Camera in Android to specific folder?