How to unzip a file in windows phone (using Visual Studio Apache Cordova Community) -


i need download , unzip file in app, download using file transfer plugin, can not find plugin unzip file, there plugin supports ios , android not windows phone...

is possible achieve this?

sorry not available @ time (i've looked!) solution download each file individually instead of wrapping them zip. better solution create own plugin can work windows.

for android , ios, plugin works (tested) https://github.com/mobilechromeapps/cordova-plugin-zip

if you're using cordova project can go config.xml , via plugins tab -> custom -> paste link.

if can't way use command line add.

 cordova plugin add https://github.com/mobilechromeapps/cordova-plugin-zip 

Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -