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.
Phonegap has evolved and added this functionality.
, javascript, ( )