Recent content by RomanK

  1. R

    Efficient way to upload images from Android phone to WebView

    Hello dear community, I have a small application that wraps a website for processing pictures. I should be able to select images and send them to the webview using a JavaScript bridge. However, I cannot upload more than 5 pictures from my phone; the web application crashes, probably because of...