I have written a code to record audio and save it to below file location. private String getFilename() { String filepath = Environment.getExternalStorageDirectory().getPath(); File file = …
https://stackoverflow.com/questions/31399122/how-to-access-storage-emulated-0