Page 1 of 1

How to download an image to document folder from a browser widget ?

Posted: Sun Jun 13, 2021 5:42 pm
by jmburnod
Hi All,
For ma app "EcrireEnPictos , I look for a way to download an image to document folder from a browser widget.
Something like that (pseudocode):

Code: Select all

1. Open url from browser widget
2. Click on an image of the site
3. Answer "Download selected image" ? 
4. If it = "Oui" then 
5. get the url of selected image
6. Download selected image to documents folder
Thanks in advance
Best regards
Jean-Marc