Languages

Menu
Sites
Language
How to save a img to device memory

i need to save an image file to device memory using js pls help me

Responses

4 Replies
Marco Buettner

Where is the file located before?

Prajith Premanandan

i'm using this func context.drawImage to draw a image and i got the out come now i need to store it to device

Marco Buettner

Imo not to do without Server

http://www.html5rocks.com/en/tutorials/canvas/integrating/#web

AVSukhov

Hello,

You can use Filesustem api to write file to device:

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html