i have view with canvas undo array(bitmap array), paint array, background bitmap, paths.
now i want to give functionality that user can save view as draft and can use anytime in future.
so how to store whole view locally in file or sqlite or sharedpreference?