av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術(shù)文章
文章詳情頁

android - 安卓開發(fā)webview無法運(yùn)行<input type="file"怎么破?

瀏覽:104日期:2024-03-02 14:32:10

問題描述

求解!安卓webview無法運(yùn)行<input type='file' name='file' /> 標(biāo)簽!HTML完整代碼:<html><body>

<form action='upload_file.php' method='post'enctype='multipart/form-data'><label for='file'>Filename:</label><input type='file' name='file' /> <input type='submit' name='submit' value='Submit' /></form>

</body></html>在線等!!!

問題解答

回答1:

這個(gè)已經(jīng)有人問過了,我已經(jīng)回答過了,親測完全沒問題。https://segmentfault.com/q/1010000005980836

回答2:

Github上有個(gè)Os-FileUp項(xiàng)目提供了一些方法.

webView.setWebChromeClient(new WebChromeClient(){ //For Android 3.0+ public void openFileChooser(ValueCallback<Uri> uploadMsg){mUM = uploadMsg;Intent i = new Intent(Intent.ACTION_GET_CONTENT);i.addCategory(Intent.CATEGORY_OPENABLE);i.setType('image/*');MainActivity.this.startActivityForResult(Intent.createChooser(i,'File Chooser'), FCR); } // For Android 3.0+, above method not supported in some android 3+ versions, in such case we use this public void openFileChooser(ValueCallback uploadMsg, String acceptType){mUM = uploadMsg;Intent i = new Intent(Intent.ACTION_GET_CONTENT);i.addCategory(Intent.CATEGORY_OPENABLE);i.setType('*/*');MainActivity.this.startActivityForResult(Intent.createChooser(i, 'File Browser'),FCR); } //For Android 4.1+ public void openFileChooser(ValueCallback<Uri> uploadMsg, String acceptType, String capture){mUM = uploadMsg;Intent i = new Intent(Intent.ACTION_GET_CONTENT);i.addCategory(Intent.CATEGORY_OPENABLE);i.setType('image/*');MainActivity.this.startActivityForResult(Intent.createChooser(i, 'File Chooser'), MainActivity.FCR); } //For Android 5.0+ public boolean onShowFileChooser( WebView webView, ValueCallback<Uri[]> filePathCallback, WebChromeClient.FileChooserParams fileChooserParams){if(mUMA != null){ mUMA.onReceiveValue(null);}mUMA = filePathCallback;Intent takePictureIntent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);if(takePictureIntent.resolveActivity(MainActivity.this.getPackageManager()) != null){ File photoFile = null; try{photoFile = createImageFile();takePictureIntent.putExtra('PhotoPath', mCM); }catch(IOException ex){Log.e(TAG, 'Image file creation failed', ex); } if(photoFile != null){mCM = 'file:' + photoFile.getAbsolutePath();takePictureIntent.putExtra(MediaStore.EXTRA_OUTPUT, Uri.fromFile(photoFile)); }else{takePictureIntent = null; }}Intent contentSelectionIntent = new Intent(Intent.ACTION_GET_CONTENT);contentSelectionIntent.addCategory(Intent.CATEGORY_OPENABLE);contentSelectionIntent.setType('image/*');Intent[] intentArray;if(takePictureIntent != null){ intentArray = new Intent[]{takePictureIntent};}else{ intentArray = new Intent[0];}Intent chooserIntent = new Intent(Intent.ACTION_CHOOSER);chooserIntent.putExtra(Intent.EXTRA_INTENT, contentSelectionIntent);chooserIntent.putExtra(Intent.EXTRA_TITLE, 'Image Chooser');chooserIntent.putExtra(Intent.EXTRA_INITIAL_INTENTS, intentArray);startActivityForResult(chooserIntent, FCR);return true; }});}

標(biāo)簽: web
相關(guān)文章:
主站蜘蛛池模板: 国产区一区二区 | 高清免费av | 狠狠干婷婷 | 操碰97| 国产区视频在线观看 | 国产精品国产三级国产 | 日本精品视频 | 黄a视频| 中文天堂在线观看 | 欧美精品乱码99久久蜜桃 | 亚洲 欧美 日韩 在线 | 91午夜精品亚洲一区二区三区 | 免费黄色片视频 | igao在线观看 | 欧美日韩精品一区二区 | 精品国产乱码一区二区三 | 亚洲精品久久久蜜桃 | 精品久久视频 | 欧美一级淫片免费视频黄 | 毛片视频网站 | 亚洲精品免费在线 | 日韩黄色在线视频 | 黄色91网站| 成人在线黄色 | 日韩国产精品视频 | 中文字幕在线观看网址 | av在线播放免费 | 中文字幕黄色 | 色综合天天综合网国产成人网 | 亚洲精品大片 | 亚洲裸体视频 | 国产精品一区二区在线播放 | 久久久久久久国产精品 | 黄色小视频在线观看 | 麻豆视频一区二区 | 超碰在线免费 | 日韩免费视频一区二区 | 黄色a视频 | 亚洲黄色成人 | 久久伊人久久 | 成人黄色在线 |