Re: [android-developers] Converting Bitmap to ASCII

2010-09-18 Thread Frank Weiss
I suggest looking into multipart mime type libraries. The API will likely
have an encoding parameter. I suppose a commone one is base64.

-- 
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

[android-developers] Converting Bitmap to ASCII

2010-09-17 Thread perumal316
Hi All,

I have a picture taken using the phone's camera and in bitmap format.
I want to send it over HTTP usinf Http post in ASCII.

Any idea how to do it?

Thanks In Advance,
Perumal

-- 
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