javascript - Open the mobile device share dialog via web app -


problem: open mobile devices own share dialog when user clicks on button in our website, have local apps available.

now: possible devices share dialog through web browser on phone?

we use html5, css3 , javascript websites, no android sdk or iphone equivalent.

apparently josé said not possible access devices share dialog directly through web browser. further investigations other possibilities done on our side.