I've been checking the RandomAccessFile library but I can't seem to find a sample to save a picture to a file.
The idea is this, I have an ImageView and I want to save the contents of it to a file, how is this done? I'm kind of stuck right now :sign0104: