Ruben Vanhoeyveld created CB-1966:
-------------------------------------

             Summary: [Question] How to open local files on Android filesystem?
                 Key: CB-1966
                 URL: https://issues.apache.org/jira/browse/CB-1966
             Project: Apache Cordova
          Issue Type: Wish
          Components: Android, CordovaJS
    Affects Versions: 2.1.0
         Environment: Android
            Reporter: Ruben Vanhoeyveld
            Assignee: Joe Bowser
            Priority: Blocker


I'm looking for functionality to open local files on the Android file system.

The case for me is that when I download a file, it's stored in 
/mnt/sdcard/file.ext. But I can't link to the file with file:/// or content://

file:/// Gives me a blank white window with the text "undefined".
content:// Does nothing.

How can I implement some script to open files I just downloaded to the 
filesystem? (like pdf/doc/...)

--
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