Saving image from Canvas in one screen to image and list view in another screen

By default a canvas will save to the ASD (application specific directory). This is accessible from all screens. You probably just need to pass the filename/filepath to the other screen using tinydb.

If you show your relevant blocks for both screens so far, we can probably assist you further.