Canvas Into Image

@Sarthak

Save canvas, then view in Gallery
viewCanvasInGallery.aia (57.3 KB)

Find here an aia project that "currently" works for me on Android 10 and Android 11 in companion mode. This will probably "break" once AI2 targets API 30 (next update n187). You need two extensions from Taifun: File and Tools .

The canvas image is saved to its default location, then copied to the shared/common Pictures folder. The gallery is refreshed for the canvas file name.

Blocks

When n187 arrives, you should be able to use the new File component to place the canvas image in a Shared folder.

1 Like