This is a migrated thread and some comments may be shown as answers.

Problems with window.resolveLocalFileSystemURI

1 Answer 111 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bala Chandra V
Top achievements
Rank 1
Bala Chandra V asked on 27 May 2014, 02:13 PM
Hello, I am creating android app where I need to save a picture. I am using window.resolveLocalFileSystemURI to get file system access. but Appbuilder simulator is throwing error saying there is no method. I configured my Persistant storage path and trying to access a file from that path. Here is my persistent folder details
FileSystem {name: "Persistent", root: DirectoryEntry}
name: "Persistent"
root: DirectoryEntry
filesystem: FileSystem
fullPath: "file:///C:/Users/Balac_000/Documents/Telerik/Icenium/Simulator/Storage/Persistent"
isDirectory: true
isFile: false
name: "Persistent"
 Here is the file which I am selecting http://localfile/Simulator////C:/Users/Balac_000/Documents/Telerik/Icenium/Simulator/Storage/Persistent/Ais.png ..
Am I missing soem thing here. I am always end up with error saying no method.

Any inputs please?

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 30 May 2014, 12:00 PM
Hello Bala Chandra V,

There is a similar thread opened by you in our forum. I suggest continuing our communication there. Further, please avoid opening more than one thread for an issue, as this greatly decreases our response time.

Thank you.


Regards,
Kaloyan
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
AppBuilder extension for Visual Studio
Asked by
Bala Chandra V
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or