4

Using for the first time latest Chrome (v30.x) on Android 4.0.4 ICS on a 1st Gen. Samsung Galaxy Tab 10.1 tablet. To my huge surprise am not able to upload any files other than images or camera videos? In any webmail when I click attach a list of apps is displayed that includes Gallery, Camera etc. But the in-built file manager (My Files) is nowhere to be seen. Thinking there was a problem with it I tried many other file manager apps but none of them show up either. In stock Android browser though the in-built file manager is visible and allows me to select and upload files with any extension.

What could be wrong with Chrome and if possible how can I fix it?

Charles
  • 41
  • 1
  • 3

2 Answers2

2

As confirmed by OP this app resolved the problem App Picker Classic. From app description

If you have app choices that are currently hidden - maybe you chose "Always" by accident once, but you'd like to be able to reinstate the app and choose each time - then reset these by clearing the defaults in the application manager of your phone/tablet.

Once you clear the defaults in app settings, and try to upload this app would appear in the choices (in addition to 4 options: Camera, Camcorder, Sound Recorder and Gallery). Using this app you can select the file explorer app on your device to select the file you wish to upload

In addition, this app permits working with some app intents and resolves common URLs.



Note: Solution below did not work for OP but I am retaining it since it worked for me, and may help someone else too

It is possible by Local Storage App which doesn't offer a UI (though it does have) but integrates with Android system to pick all files from within the device and on external SD.

Tested on Samsung Note 2 running custom ROM 4.4.2 using Chrome 53.0.2785.124 in desktop mode ( latest on Play Store)

Local Storage uses the new Storage Access Framework to allow other applications to read or write any file in your primary storage and read from secondary external storage devices (such as SD cards). On Android 5.0+ devices, you can also select entire directories and rename files.

Documentation on App Github says it is compatible with API 19 upwards

Example

Uploading a .pdf to PDF to doc site . Steps are shown sequentially in the panel of screen shots

  • Click upload

  • Choose documents option

  • From the selection panel offered by the App choose the upload file location ( external SD in my case)

  • Selected pdf file being uploaded

  • pdf file uploaded and converted to doc

enter image description here enter image description here enter image description here enter image description here enter image description here

beeshyams
  • 40,739
  • 30
  • 119
  • 269
0

i was in stuck with same problem..

using FS File explorer/selector app worked for me..

can you please try this : https://play.google.com/store/apps/details?id=com.ioapps.fsexplorer

kavin
  • 1