how to read and write data(audio,video,text,image) to SD card??
i receive data(video/audio/text) from wifi/Bluetooth modules ,need to store these data to SD card.i know how to write and read normal data 1) how do i follow to read and write video and image files to SD card?2)is any separate method to store video d...