Skip to content

guolf/Cordova-Plugin-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova-Plugin-Downloader

安装:

cordova plugin add https://github.com/guolf/Cordova-Plugin-Downloader.git

删除

cordova plugin remove cordova-plugin-downloader

使用

window.plugins.Downloader.downloadAndOpenFile("http://xxxx.apk",{overwrite:true, progressInfo:"正在下载:"},function(res){
},function(error){
});

About

带进度条的下载对话框。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published