I have an existing mobile web site on which I would like my users to upload pictures. Since it is not possible in the mobile’s web Browser, I would like to know if I could just take the JS file and call the javascript’s functions to get the picture taken by the camera for example.
Thanks for your help,
Julien
I have an existing mobile web site on which I would like my users
Share
Currently only Native applications can access device-specific functionality, like access to the photos gallery…