Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5574BE643 for ; Wed, 5 Dec 2012 21:55:59 +0000 (UTC) Received: (qmail 29166 invoked by uid 500); 5 Dec 2012 21:55:58 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 29084 invoked by uid 500); 5 Dec 2012 21:55:58 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 29075 invoked by uid 500); 5 Dec 2012 21:55:58 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 29071 invoked by uid 99); 5 Dec 2012 21:55:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 21:55:58 +0000 Date: Wed, 5 Dec 2012 21:55:58 +0000 (UTC) From: "Joe Bowser (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1266793596.65215.1354744558693.JavaMail.jiratomcat@arcas> In-Reply-To: <217092192.63225.1354713898605.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1966) [Feature req.] How to open local files on Android filesystem? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser resolved CB-1966. ---------------------------- Resolution: Fixed Did you try file:///sdcard/file.ext? All files on the SD Card should be accessible to Cordova. If you need further help, please go to the Google Group. > [Feature req.] 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: New Feature > Components: Android, CordovaJS > Affects Versions: 2.1.0 > Environment: Android > Reporter: Ruben Vanhoeyveld > Assignee: Joe Bowser > Priority: Blocker > Labels: android, file, local, system > Original Estimate: 24h > Remaining Estimate: 24h > > 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/...) > Edit: > [~macdonst]: This is a feature request! -- 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