Hey there,
I've been trying to figure this out for quite some time now, yet I haven't found a solution.
How can I download files in an Android app? If I use "Browser: Invoke download", nothing happens. Is there any other way? Do I have to include any special plugins when building?
I use PhoneGap to build the apk.
An example usage of this would be to download CanvasSnapshot from the app. So the app would download the snapshot (save it to the device).
Thank you in forward.
[edited for clarification]