BJTAWJ / gwt-phonegap

Automatically exported from code.google.com/p/gwt-phonegap
0 stars 0 forks source link

Implement Fileupload in File API #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Implement Fileupload in File API

Original issue reported on code.google.com by kurka.da...@gmail.com on 8 May 2012 at 5:09

GoogleCodeExporter commented 8 years ago
I attach the changes I made in the File API. I tested it, it works. Hope it 
will help.

To get the download method, just do like the current upload method:

phoneGap.getFile().createFileTransfer().download(.........)

Original comment by christop...@gmail.com on 9 May 2012 at 1:15

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision c5c11dc93445.

Original comment by kurka.da...@gmail.com on 9 May 2012 at 2:28

GoogleCodeExporter commented 8 years ago
This will be released with gwt phonegap 1.7.0.1

Original comment by kurka.da...@gmail.com on 9 May 2012 at 2:28

GoogleCodeExporter commented 8 years ago

Original comment by kurka.da...@gmail.com on 14 Jun 2012 at 6:18