I'm using the Android S3 and using it for some file upload purposes.
I am trying to use a js library called dropzone.js(http://www.dropzonejs.com/) They have a function to drag and drop and also a old school file upload as well.
When I use this plugin and trying the demo, I get an error on my S3 saying "Unable to complete previous operation do to low memory". This happens on the Android browser and on Google Chrome on the S3. The result is that I cannnot upload my image and on the Android Browser I get redirected to my homepage and on Chrome the page refreshes.
If you had this "Unable to complete precious operation do to low memory" please let me know of any solution.
ALSO! I just tried this on facebook's upload and it also does not work and shows this same error. So it's probably not a dropzone issue, but an Android issue.
But in any case, if you have some solutions please let me know! Thanks!