Reading and Writing Video file

Reading and Writing Video file

BY 30 Apr 2013 Web Application Development

Hi,

     I’m trying to implement a function which read the video file into binary and write it into the user specified location and also upload to the server. I can able to read and write. But after writing the file the new file seems to be currupted. It is not opening in emulator as well as in server.

Note: I’m using readBase64 and writeBase64 for reading and writing the content from filesystem

Thanks

 

Written by