Thanks, great tutorial!

On 16 Jan, 18:10, Mark Murphy <mmur...@commonsware.com> wrote:
> mobilek...@googlemail.com wrote:
> >> Instead of going from an InputStream to a Drawable, go from an
> >> InputStream to a File, then load the image out of the file.
>
> > Yes, I've had that idea too. However, I've been looking all day at the
> > documentation and I couldnt find a way of constructing a File from an
> > InputStream. Could you suggest a way of doing that? Thanks.
>
> Try:
>
> http://www.java2s.com/Tutorial/Java/0320__Network/SavebinaryfilefromU...
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Android Training in Sweden --http://www.sotrium.com/training.php
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to