How can I change a canvas into a image that can be save inside the device but how can I display the image on the full screen of the device on the app with a share button before the image saves inside the device?
Start here:
http://ai2.appinventor.mit.edu/reference/components/animation.html#Canvas
scroll to Save() / SaveAs() in the methods section
To prevent the canvas distorting your image when displaying in full screen, you will need to set by screen height or width only depending on orientation
Please give me more suggestions.
How can I save the canvas image in gallery?
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
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.
It depends on the android version, see
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:
Will the image save in gallery?
To display the image in the gallery see the advice provided above.