You are going to need to be a bit more specific. Is this HTTP PUT?
HTTP POST with chunked encoding? Something else?

BTW, HttpClient has its own site:

http://hc.apache.org/httpcomponents-client-ga/index.html

On Sat, Jan 15, 2011 at 6:22 PM, Kevin Duffey <andjar...@gmail.com> wrote:
> Hi,
>
> I have searched a bit on this forum and google for a good example of sending
> a picture image to a service from android. HttpClient seems to be the most
> logical way, but so far I haven't been able to find any solid example that
> shows how to send a picture (or any binary file for that matter) to a
> service, in my case a REST service. Does anyone have a snippet of code they
> can paste that works for them in android 1.6, 2.0 or 2.1?
>
> Thank you.
>
> --
> 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



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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