TheFinestArtist / FinestWebView-Android

Beautiful and customizable Android Activity that shows web pages within an app.
https://finestwebview.web.app
2.32k stars 531 forks source link

File uploading in kitkat (4.4) is not supported. #15

Open Muneefm opened 8 years ago

Muneefm commented 8 years ago

file uploading in kitkat 4.4 is not supported. this issue is there in original webview of android. if you could find a way in your library then it will be great.

TheFinestArtist commented 8 years ago

@Muneefm There is nice article about kitkat file uploads. http://www.lightning-ashe.com/develop/webview-file-upload-over-kitkat/

TheFinestArtist commented 8 years ago

@Muneefm I don't have much idea about integrating file uploading features in my library. Can you give me some idea how I can integrate this feature? Thanks

shuboooom commented 7 years ago

refer this https://stackoverflow.com/a/15423907