Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

I tried many times how can I using bootstrap to download a file to sdcard

How can any one give me some code and my download link is a dropbox and it is a .js file ,I want to download the .js file from my dropbox link and open it by a package.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

I tried many times how can I using bootstrap to download a file to sdcard

Hi Elvin -

To be able to save file into SDcard you will need to use Cordova File APIs:
https://github.com/apache/cordova-plu...
https://github.com/apache/cordova-plu...

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

I tried many times how can I using bootstrap to download a file to sdcard

Hi Stepanov -

Any JavaScript Code ?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

I tried many times how can I using bootstrap to download a file to sdcard

Hello Elvin,

Could you tell us, what exactly you can't to do? There are a lot of examples. One more helpful link is: http://docs.phonegap.com/en/edge/cord...

Return to “Issues”