0
Can we add image save in our mobile gallery ?
3 Answers
+ 1
Not is possible
0
DAC đŻ not working đ
0
You don't have access to your local storage from js inside a web code playground project...
In reality, you don't have access from external web pages to the client file system, until page is located at your device, too (in this case, you cannot share the code without uploading image files and changing their url in the page source or you will be the only to see them ^^)