Hi there,

I've followed this link and I know how to upload a file to a server:
http://www.anddev.org/upload_files_to_web_server-t443-s30.html

However, let's say I've a Bitmap that I've received from the web, and
I want to upload it to a server. Is there any ways to upload the
Bitmap directly without first saving it as a file?

Based on the link above, I think I just need to get the
FileInputStream from the Bitmap. But I don't know how ...

Thanks!

Ken
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to