Phonegap: download and save binary files (mp3) for iPhone and Android

Is there a way in PhoneGap to download and save a binary file (I'm especially interested in mp3) that works on both iPhone and Android?

A web search shows a plugin for Android: http://www.toforge.com/2011/02/phonegap-android-plugin-for-download-files-from-url-on-sd-card/ And some code for iPhone: http://blog.clearlyinnovative.com/post/1097750723/phonegap-plugin-for-downloading-url But nothing that covers both.

+3
source share
2 answers

Phonegap has evolved and added this functionality.

+2
source

, javascript, ( )

+1

All Articles