You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2023. It is now read-only.
I have applied jqueryfileupload successfully in a website.
In windows XP /7/vista, I can select multiple files by hitting control key and clicking mouse's left button.
But, in the Android 4.04 and 4.3, I can't find a way to select multiple files.
In android 4.04/4.3 , after hitting "add files", it will pop a list of file pickers in OS such as gallery, file manager, astro,etc.
But none of the file pickers in Andrioid seem to able to select multiple files.
I can select one file, but not multiple files.
I 've tried android Chrome and firefox, and Multi file selection does not work.
I search all over the web, and multiple file selection on Android seems to depend on file picker.
I tried it with Chrome on Sony Xperia phone (Android 4.3) and Samsung Galaxy Tab 10.1 (Android 4.04) and it doesn't work.
I have used the jQuery-File-Upload demo page to test the multiple file selection, and none of the Android devices can select multiple files. IOS and desktop work great.
I posted it yesterday, but blueimp said it is not reproducible.
Sorry for the long message, and I am completely lost now.
I hope someone familiar with Android and Jquery file upload can answer the following questions:
(If blueimp see it, can you tell me the answer of Question 1 ,2 and 3, thanks!)
Question 1: How can you select multiple file in Android? holding and pressing the picture thumbnail or something else?
Question 2: What file picker you use for selecting files? Astro or Gallery?
Question 3: What's version of Android and the phone model the multiple file selection works?
Thanks!
The text was updated successfully, but these errors were encountered:
I have applied jqueryfileupload successfully in a website.
In windows XP /7/vista, I can select multiple files by hitting control key and clicking mouse's left button.
But, in the Android 4.04 and 4.3, I can't find a way to select multiple files.
In android 4.04/4.3 , after hitting "add files", it will pop a list of file pickers in OS such as gallery, file manager, astro,etc.
But none of the file pickers in Andrioid seem to able to select multiple files.
I can select one file, but not multiple files.
I 've tried android Chrome and firefox, and Multi file selection does not work.
The support page shows that multiple-file-selection is supported on Android4+ goggle Chrome
https://github.com/blueimp/jQuery-File-Upload/wiki/Browser-support#multiple-file-selection
I search all over the web, and multiple file selection on Android seems to depend on file picker.
I tried it with Chrome on Sony Xperia phone (Android 4.3) and Samsung Galaxy Tab 10.1 (Android 4.04) and it doesn't work.
I have used the jQuery-File-Upload demo page to test the multiple file selection, and none of the Android devices can select multiple files. IOS and desktop work great.
http://blueimp.github.io/jQuery-File-Upload/jquery-ui.html
According to chromium forum, there seems to a multiple file selection bug in Android Chrome.
https://code.google.com/p/chromium/issues/detail?id=348912
I posted it yesterday, but blueimp said it is not reproducible.
Sorry for the long message, and I am completely lost now.
I hope someone familiar with Android and Jquery file upload can answer the following questions:
(If blueimp see it, can you tell me the answer of Question 1 ,2 and 3, thanks!)
Question 1: How can you select multiple file in Android? holding and pressing the picture thumbnail or something else?
Question 2: What file picker you use for selecting files? Astro or Gallery?
Question 3: What's version of Android and the phone model the multiple file selection works?
Thanks!
The text was updated successfully, but these errors were encountered: