I am trying to use classic HTML forms in the Android web browser to browse and upload files.
HTML:
- Code: Select all
<input id="filename" type="file"/>
In my case, the file dialog is not coming up though!
Has anyone experienced the same and found a workaround? (For testing try the Gmail attachment upload function e.g.)
Cheers,
misterbo




