This is a project that does merging of any number of mp3 files and copy the resultant file into a new mp3 file with a randomly generated file name. It allows user to select multiple audios from device. The selected audios are merged into a single stream. The stream is then written to a new file. After merging it shows the file path with file name so that user can navigate to the file easily.
Permissions Required:
- WRITE_EXTERNAL_STORAGE
Tools Used
- Android Studio 3.0