Good morning,
I'm trying to download a file in the Android Emulator using a download
servlet which I've written and deployed on my server. The servlet I
wrote simply copy the InputStream of the file (which is located in the
file system) to the servlet OutputStream.
Well the result is that the browser always says  "Download
unsuccessful" for every kind of media except images and text files.
Could someone help me understand browser's behaviuor?
Thanks to everyone,

Fabio

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to