Yes a soap request gets boiled down to the same thing after u build the request from the calling language for the most part. I currently use ksoap2 to call a .net web service that returns a simple string file location
On Jan 11, 2010 5:33 PM, "Kumar Bibek" <[email protected]> wrote: If you know the request/response structure, you can create you own requests without using kSoap. The apache Http Client that comes bundled with Android will provide you with everything. Kumar Bibek http://tech-droid.blogspot.com On Jan 12, 1:48 am, Kevin Duffey <[email protected]> wrote: > Is ksoap2 part of Android? I am int... > On Mon, Jan 11, 2010 at 10:54 AM, Tommy <[email protected]> wrote: > > Hey Developers, > > > I wa... > > [email protected]<android-developers%[email protected]> <android-developers%[email protected]<android-developers%[email protected]> > > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en... -- 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]<android-developers%[email protected]> For more options, visit this group at http://groups.google.com/group/android-developers?hl=en
-- 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

