I write a HTML+JavaScript program.
I render image on my HTML pages by Canvas.
And then I want to download it from browser.
PC and iOS is OK, but Android browser is not ok
Is there any way to make the android phone's browser download the base64/blob image?
thanks!!!!!!!!!!!!