androidHttpTransport.call(SOAP_ACTION,envelope);

i done the debugging am getting error at this above line ...SOAP_ACTION=""
in my url saop action is define like that but actually the soap action will
be in the forms SOAP_ACTION="NAMESPACE/METHODNAME"... so,i have to modify
like that in the url  ...

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