Hi All,
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.
http://stackoverflow.com/questions/...file-into-pieces-using-java/10864346#10864346
Kindly let me know.
Best,
SK
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.
http://stackoverflow.com/questions/...file-into-pieces-using-java/10864346#10864346
Kindly let me know.
Best,
SK
Last edited: