Android, Mobility

Download and Store External Files to Mobile in PhoneGap

In my current PhoneGap project, I was required to give the offline support of the application. I had to store all the external files on the device and refer the file from local device path. This required a thorough knowledge of storing external files on a device using PhoneGap. PhoneGap comes with very handy FileTransfer API which...

by Uday Pratap Singh
Tag: offline files in phonegap
23-Sep-2012