[ 
https://issues.apache.org/jira/browse/CB-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535373#comment-13535373
 ] 

Simon MacDonald commented on CB-2086:
-------------------------------------

I did a super quick prototype of this today and I was able to add in the 
necessary code to get the file chooser dialog to be invoked. The result of of 
what you pick gets sent back to the web view but then when I look at the input 
type=file .value it only gives me the file name and not the full path so I'm 
not sure how useful this would be.

If anyone wants to look at code I can push it to a branch somewhere.
                
> Invoke default android file picker for html file input
> ------------------------------------------------------
>
>                 Key: CB-2086
>                 URL: https://issues.apache.org/jira/browse/CB-2086
>             Project: Apache Cordova
>          Issue Type: Wish
>          Components: Android
>    Affects Versions: 2.2.0
>            Reporter: Mark Dineen
>            Assignee: Simon MacDonald
>            Priority: Minor
>             Fix For: 2.4.0
>
>
> PhoneGap build currently doesn't invoke the Android file picker when a 
> input[type=file] is clicked. This behaviour can (apparently) be overridden 
> with some code changes in Cordova itself. 
> http://tmkmobile.wordpress.com/2012/0... 
> http://stackoverflow.com/questions/59... 
> Can this be introduced?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to