I am trying to download a zip file from the net and I don't seem to be
able to create a ZipFile passing the InputStream

 ( httpURLConnection.getInputStream()  ).

 I really don't want to create a temp zip file and then create the
ZipFile using the File object pointing the test zip file. Any  ideas?
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to