I am working on audio recording. I can store the file using file.getAbosolutPath() method.
It stores the file in path: /data/data/com.example.audio_demo/files/output.amr
I want store that in SDCARD.iso and how retrieve that and play.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
SDCARD.iso is filename in your filesystem containing /sdcard directory from emulator filesystem, so you can just save file in /sdcard