• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. Syeda Quratulain

    Record audio sound in android studio

    I am following this tutorial () to record and play sounds. but having the problem in saving sound to folder. everything is working fine but when i check the folder where i saved the file then it is empty. String recordPath = getActivity().getExternalFilesDir("/").getAbsolutePath()...