Dimowner / AudioRecorder

Audio Recording Android application
Apache License 2.0
730 stars 171 forks source link

[Feature Request] Change Save Location #15

Closed tnyeanderson closed 3 years ago

tnyeanderson commented 5 years ago

Thank you for your hard work with this great app! I'm not sure what "save to public dir" means in the settings, but I think adding an option to set the location where recordings are saved would be valuable in this app. A button that opens up the file browser, where the user selects a folder to save the recordings to, would be very helpful for my use case.

Thanks again!

protonpony commented 4 years ago

I second that request. Someone with your skill level can add the feature with very little effort. I'd even consider creating a fork just to save to my SD card.

Dimowner commented 4 years ago

Ok, I will investigate if I will be able to add this feature

Dimowner commented 3 years ago

Starting from Android 10 there were added significant storage access restrictions. Now it is not possible to implement this feature for this application.