What is wrong on this code ? I\'ve a Raw file in my project (mp4 videofile), when i do this, and then i retreive file from SDcard file are not identical so video can
I think you should flush before you close the stream
bufEcrivain.flush(); bufEcrivain.close();