delight-im / Android-AdvancedWebView

Enhanced WebView component for Android that works as intended out of the box
MIT License
2.39k stars 574 forks source link

Upload pictures from camera #232

Closed marwis95 closed 5 years ago

marwis95 commented 5 years ago

Hi. I have a little problem with using AdvancedWebView. When i click the "upload file" on some webpage is calling "choose file dialog box" like this. not_ok

But i want to call "choose action" dialog box as it is for example in google chrome webbrowser. I really need to call camera intent, take photo, ane upload it to my website. ok

Please help

ocram commented 5 years ago

See https://github.com/delight-im/Android-AdvancedWebView/issues/10, https://github.com/delight-im/Android-AdvancedWebView/issues/16, https://github.com/delight-im/Android-AdvancedWebView/issues/20 and https://github.com/delight-im/Android-AdvancedWebView/issues/81