I want to copy multiple files(with .vot files) from my app to document directory path.
Here I am going to add some files in my project and this files need to be copied in document directory folder.
For Example ,
I have files like
1) One.vot
2) Two.vot
How do I copy this .vot files in document directory ?
1 Answer