Canvas Into Image

Please give me more suggestions.

Here is an example

canvasFullscreen.aia (4.4 KB)

How can I save the canvas image in gallery?

After saving the image you can use the GalleryRefresh method from @Taifun 's tools extension

1 Like

How can I download TaifunTools extension in aix form?

Scroll to the end of the page provided above and you will be able to see the links

Image taken from PuraVida Apps

Thanks a lot

1 Like

It does not work. Please give me more suggestions.

You need to do better than that!

Tell us what does not work, show your relevant blocks and any other images of the app or designer.


This is the code I tried.

It depends on the android version, see

btw button6 means the save button :grin:
This worked for me

Is the image saved in gallery? Please reply fast.

yes. It saved

In this app, Save and Share button did not working.

As a starting point, try like this:

image

Will the image save in gallery?

To display the image in the gallery see the advice provided above.

I followed the advice but I am unable to save the image in gallery.

You have the path to the file, why do you need the gallery ?

You could save your file paths to a list, and recall these, displaying the image in an image component (one at a time) for selection