I want to split a file into multiple parts and then combine them together. Is there a way to achieve this?
For example I will download an audio file from the internet. I will split it into multiple files and store it on the device. When I want to play , I combine the files into one audio file and play it.