An open API service providing repository metadata for many open source software ecosystems.

GitHub / faisalvv / FileUploader

Handle Android webview file chooser click actions on all Android versions. I want to share with you my solution on how to control a fileChooser HTML input type on Android’s WebView. Let’s start telling that from Android 5.0 to upper, there are a public method defined onShowFileChooser but there is no default methods for lower Android versions. The code bellow handle click events on file chooser button and suggest file choose from android memory, take a photo from cam or select an image from memory. Here’s the full code:

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalvv%2FFileUploader
PURL: pkg:github/faisalvv/FileUploader

Stars: 9
Forks: 4
Open issues: 0

License: None
Language: Java
Size: 8.79 KB
Dependencies parsed at: Pending

Created at: over 7 years ago
Updated at: over 3 years ago
Pushed at: about 4 years ago
Last synced at: over 2 years ago

Topics: android, androidwebview, filechooser, fileupload, webview, webviewfilechooser, webviewfileuploader

    Loading...