How to store an image as byte array in a file? Please Login to Remove! I hava byte array that is corresponding to an image (.jpeg or .png), so i want to make an image file on the device (for example image.jpeg or image.png to be stored in the path: "file:///SDCard/images/")..When i open the image.jpeg to see the image...Do you know how...Give me some code or classes to use...i use JDE 4.2.0..Thank you ! |